Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteMetadataField
-
Packages that use RootMutation_deleteMetadataField Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteMetadataField in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteMetadataField Modifier and Type Method Description static RootMutation_deleteMetadataFieldMutation. deleteMetadataField()Deprecated. -
Uses of RootMutation_deleteMetadataField in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteMetadataField Modifier and Type Method Description RootMutation_deleteMetadataFieldRootMutation_deleteMetadataField. args(RootMutation_deleteMetadataField_Args argsBuilder)RootMutation_deleteMetadataFieldRootMutation_deleteMetadataField. onDeleteMetadataField(On_DeleteMetadataField typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteMetadataField Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteMetadataField(RootMutation_deleteMetadataField callBuilder)Deprecated.
-