Class RootMutation_deleteCustomMetadataProperty
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<DeleteCustomMetadataProperty>
-
- ch.brix.gql.client.frontify.builders.RootMutation_deleteCustomMetadataProperty
-
public class RootMutation_deleteCustomMetadataProperty extends ch.brix.gql.client.CallBuilder<DeleteCustomMetadataProperty>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_deleteCustomMetadataProperty()
-
Method Summary
Modifier and Type Method Description RootMutation_deleteCustomMetadataPropertyargs(RootMutation_deleteCustomMetadataProperty_Args argsBuilder)RootMutation_deleteCustomMetadataPropertyonDeleteCustomMetadataProperty(On_DeleteCustomMetadataProperty typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_deleteCustomMetadataProperty args(RootMutation_deleteCustomMetadataProperty_Args argsBuilder)
-
onDeleteCustomMetadataProperty
public RootMutation_deleteCustomMetadataProperty onDeleteCustomMetadataProperty(On_DeleteCustomMetadataProperty typeBuilder)
-
-