Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_createLicense
-
Packages that use RootMutation_createLicense Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_createLicense in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_createLicense Modifier and Type Method Description static RootMutation_createLicenseMutation. createLicense()Create a new `Project` `License`. -
Uses of RootMutation_createLicense in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_createLicense Modifier and Type Method Description RootMutation_createLicenseRootMutation_createLicense. args(RootMutation_createLicense_Args argsBuilder)RootMutation_createLicenseRootMutation_createLicense. onCreateLicense(On_CreateLicense typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_createLicense Modifier and Type Method Description On_RootMutationOn_RootMutation. createLicense(RootMutation_createLicense callBuilder)Create a new `Project` `License`.
-