Uses of Class
ch.brix.gql.client.frontify.builders.On_DeleteCustomMetadataProperty
-
Packages that use On_DeleteCustomMetadataProperty Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_DeleteCustomMetadataProperty in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_DeleteCustomMetadataProperty Modifier and Type Method Description On_DeleteCustomMetadataPropertyOn_DeleteCustomMetadataProperty. id()The Id of the deleted `CustomMetadataProperty`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_DeleteCustomMetadataProperty Modifier and Type Method Description RootMutation_deleteCustomMetadataPropertyRootMutation_deleteCustomMetadataProperty. onDeleteCustomMetadataProperty(On_DeleteCustomMetadataProperty typeBuilder)
-