Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createCustomMetadataProperty
-
Packages that use RootMutation_createCustomMetadataProperty Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createCustomMetadataProperty in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createCustomMetadataProperty Modifier and Type Method Description static RootMutation_createCustomMetadataPropertyMutation. createCustomMetadataProperty()Create a new `CustomMetadataProperty`. -
Uses of RootMutation_createCustomMetadataProperty in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createCustomMetadataProperty Modifier and Type Method Description RootMutation_createCustomMetadataPropertyRootMutation_createCustomMetadataProperty. args(RootMutation_createCustomMetadataProperty_Args argsBuilder)RootMutation_createCustomMetadataPropertyRootMutation_createCustomMetadataProperty. onCreateCustomMetadataProperty(On_CreateCustomMetadataProperty typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createCustomMetadataProperty Modifier and Type Method Description On_RootMutationOn_RootMutation. createCustomMetadataProperty(RootMutation_createCustomMetadataProperty callBuilder)Create a new `CustomMetadataProperty`.
-