Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_updateBrand
-
Packages that use RootMutation_updateBrand Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_updateBrand in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_updateBrand Modifier and Type Method Description static RootMutation_updateBrandMutation. updateBrand()**BETA** Update an existing `Brand`. -
Uses of RootMutation_updateBrand in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_updateBrand Modifier and Type Method Description RootMutation_updateBrandRootMutation_updateBrand. args(RootMutation_updateBrand_Args argsBuilder)RootMutation_updateBrandRootMutation_updateBrand. onUpdateBrand(On_UpdateBrand typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_updateBrand Modifier and Type Method Description On_RootMutationOn_RootMutation. updateBrand(RootMutation_updateBrand callBuilder)**BETA** Update an existing `Brand`.
-