Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteBrand
-
Packages that use RootMutation_deleteBrand Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteBrand in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteBrand Modifier and Type Method Description static RootMutation_deleteBrandMutation. deleteBrand()**BETA** Delete an existing `Brand`. -
Uses of RootMutation_deleteBrand in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteBrand Modifier and Type Method Description RootMutation_deleteBrandRootMutation_deleteBrand. args(RootMutation_deleteBrand_Args argsBuilder)RootMutation_deleteBrandRootMutation_deleteBrand. onDeleteBrand(On_DeleteBrand typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteBrand Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteBrand(RootMutation_deleteBrand callBuilder)**BETA** Delete an existing `Brand`.
-