Uses of Class
ch.brix.gql.client.frontify.builders.On_RemoveCustomMetadata
-
Packages that use On_RemoveCustomMetadata Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_RemoveCustomMetadata in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_RemoveCustomMetadata Modifier and Type Method Description On_RemoveCustomMetadataOn_RemoveCustomMetadata. parentIds()List of parentIds with removed `CustomMetadata` values.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_RemoveCustomMetadata Modifier and Type Method Description RootMutation_removeCustomMetadataRootMutation_removeCustomMetadata. onRemoveCustomMetadata(On_RemoveCustomMetadata typeBuilder)
-