Class RootMutation_createBrand
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<CreateBrand>
-
- ch.brix.gql.client.frontify.builders.RootMutation_createBrand
-
public class RootMutation_createBrand extends ch.brix.gql.client.CallBuilder<CreateBrand>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_createBrand()
-
Method Summary
Modifier and Type Method Description RootMutation_createBrandargs(RootMutation_createBrand_Args argsBuilder)RootMutation_createBrandonCreateBrand(On_CreateBrand typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_createBrand args(RootMutation_createBrand_Args argsBuilder)
-
onCreateBrand
public RootMutation_createBrand onCreateBrand(On_CreateBrand typeBuilder)
-
-