Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_updateCustomMetadataProperty
-
Packages that use RootMutation_updateCustomMetadataProperty Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_updateCustomMetadataProperty in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_updateCustomMetadataProperty Modifier and Type Method Description static RootMutation_updateCustomMetadataPropertyMutation. updateCustomMetadataProperty()Update an existing `CustomMetadataProperty`. -
Uses of RootMutation_updateCustomMetadataProperty in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_updateCustomMetadataProperty Modifier and Type Method Description RootMutation_updateCustomMetadataPropertyRootMutation_updateCustomMetadataProperty. args(RootMutation_updateCustomMetadataProperty_Args argsBuilder)RootMutation_updateCustomMetadataPropertyRootMutation_updateCustomMetadataProperty. onUpdateCustomMetadataProperty(On_UpdateCustomMetadataProperty typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_updateCustomMetadataProperty Modifier and Type Method Description On_RootMutationOn_RootMutation. updateCustomMetadataProperty(RootMutation_updateCustomMetadataProperty callBuilder)Update an existing `CustomMetadataProperty`.
-