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