Class RootMutation_removeCustomMetadata_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_removeCustomMetadata_Args
-
public class RootMutation_removeCustomMetadata_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_removeCustomMetadata_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_removeCustomMetadata_Argsinput(RemoveCustomMetadataInput value)`RemoveCustomMetadata` input argument.
-
-
-
Method Detail
-
input
public RootMutation_removeCustomMetadata_Args input(RemoveCustomMetadataInput value)
`RemoveCustomMetadata` input argument. Default value: null
-
-