Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createMetadataField
-
Packages that use RootMutation_createMetadataField Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createMetadataField in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createMetadataField Modifier and Type Method Description static RootMutation_createMetadataFieldMutation. createMetadataField()Deprecated. -
Uses of RootMutation_createMetadataField in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createMetadataField Modifier and Type Method Description RootMutation_createMetadataFieldRootMutation_createMetadataField. args(RootMutation_createMetadataField_Args argsBuilder)RootMutation_createMetadataFieldRootMutation_createMetadataField. onCreateMetadataField(On_CreateMetadataField typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createMetadataField Modifier and Type Method Description On_RootMutationOn_RootMutation. createMetadataField(RootMutation_createMetadataField callBuilder)Deprecated.
-