Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_removeCustomMetadataPropertyOptions
-
Packages that use RootMutation_removeCustomMetadataPropertyOptions Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_removeCustomMetadataPropertyOptions in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_removeCustomMetadataPropertyOptions Modifier and Type Method Description static RootMutation_removeCustomMetadataPropertyOptionsMutation. removeCustomMetadataPropertyOptions()Remove options from an existing `SELECT` or `MULTISELECT` type `CustomMetadataProperty`. -
Uses of RootMutation_removeCustomMetadataPropertyOptions in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_removeCustomMetadataPropertyOptions Modifier and Type Method Description RootMutation_removeCustomMetadataPropertyOptionsRootMutation_removeCustomMetadataPropertyOptions. args(RootMutation_removeCustomMetadataPropertyOptions_Args argsBuilder)RootMutation_removeCustomMetadataPropertyOptionsRootMutation_removeCustomMetadataPropertyOptions. onRemoveCustomMetadataPropertyOptions(On_RemoveCustomMetadataPropertyOptions typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_removeCustomMetadataPropertyOptions Modifier and Type Method Description On_RootMutationOn_RootMutation. removeCustomMetadataPropertyOptions(RootMutation_removeCustomMetadataPropertyOptions callBuilder)Remove options from an existing `SELECT` or `MULTISELECT` type `CustomMetadataProperty`.
-