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