Class RootMutation_createLicense
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<CreateLicense>
-
- ch.brix.gql.client.frontify.builders.RootMutation_createLicense
-
public class RootMutation_createLicense extends ch.brix.gql.client.CallBuilder<CreateLicense>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_createLicense()
-
Method Summary
Modifier and Type Method Description RootMutation_createLicenseargs(RootMutation_createLicense_Args argsBuilder)RootMutation_createLicenseonCreateLicense(On_CreateLicense typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_createLicense args(RootMutation_createLicense_Args argsBuilder)
-
onCreateLicense
public RootMutation_createLicense onCreateLicense(On_CreateLicense typeBuilder)
-
-