Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteCustomMetadataProperty
-
Packages that use RootMutation_deleteCustomMetadataProperty Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteCustomMetadataProperty in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteCustomMetadataProperty Modifier and Type Method Description static RootMutation_deleteCustomMetadataPropertyMutation. deleteCustomMetadataProperty()Delete an existing `CustomMetadataProperty`. -
Uses of RootMutation_deleteCustomMetadataProperty in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteCustomMetadataProperty Modifier and Type Method Description RootMutation_deleteCustomMetadataPropertyRootMutation_deleteCustomMetadataProperty. args(RootMutation_deleteCustomMetadataProperty_Args argsBuilder)RootMutation_deleteCustomMetadataPropertyRootMutation_deleteCustomMetadataProperty. onDeleteCustomMetadataProperty(On_DeleteCustomMetadataProperty typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteCustomMetadataProperty Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteCustomMetadataProperty(RootMutation_deleteCustomMetadataProperty callBuilder)Delete an existing `CustomMetadataProperty`.
-