Class RootMutation_setCustomMetadata_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_setCustomMetadata_Args
-
public class RootMutation_setCustomMetadata_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_setCustomMetadata_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_setCustomMetadata_Argsinput(SetCustomMetadataInput value)**BETA** `SetCustomMetadata` input argument.
-
-
-
Method Detail
-
input
public RootMutation_setCustomMetadata_Args input(SetCustomMetadataInput value)
**BETA** `SetCustomMetadata` input argument. Default value: null
-
-