Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createBrand
-
Packages that use RootMutation_createBrand Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createBrand in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createBrand Modifier and Type Method Description static RootMutation_createBrandMutation. createBrand()**BETA** Create a new `Brand`. -
Uses of RootMutation_createBrand in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createBrand Modifier and Type Method Description RootMutation_createBrandRootMutation_createBrand. args(RootMutation_createBrand_Args argsBuilder)RootMutation_createBrandRootMutation_createBrand. onCreateBrand(On_CreateBrand typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createBrand Modifier and Type Method Description On_RootMutationOn_RootMutation. createBrand(RootMutation_createBrand callBuilder)**BETA** Create a new `Brand`.
-