Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addCustomMetadataPropertyOptions
-
Packages that use RootMutation_addCustomMetadataPropertyOptions Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addCustomMetadataPropertyOptions in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addCustomMetadataPropertyOptions Modifier and Type Method Description static RootMutation_addCustomMetadataPropertyOptionsMutation. addCustomMetadataPropertyOptions()Add options to an existing `SELECT` or `MULTISELECT` type `CustomMetadataProperty`. -
Uses of RootMutation_addCustomMetadataPropertyOptions in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addCustomMetadataPropertyOptions Modifier and Type Method Description RootMutation_addCustomMetadataPropertyOptionsRootMutation_addCustomMetadataPropertyOptions. args(RootMutation_addCustomMetadataPropertyOptions_Args argsBuilder)RootMutation_addCustomMetadataPropertyOptionsRootMutation_addCustomMetadataPropertyOptions. onAddCustomMetadataPropertyOptions(On_AddCustomMetadataPropertyOptions typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addCustomMetadataPropertyOptions Modifier and Type Method Description On_RootMutationOn_RootMutation. addCustomMetadataPropertyOptions(RootMutation_addCustomMetadataPropertyOptions callBuilder)Add options to an existing `SELECT` or `MULTISELECT` type `CustomMetadataProperty`.
-