Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_deleteLicense
-
Packages that use RootMutation_deleteLicense Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_deleteLicense in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_deleteLicense Modifier and Type Method Description static RootMutation_deleteLicenseMutation. deleteLicense()Delete an existing `Project` `License`. -
Uses of RootMutation_deleteLicense in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_deleteLicense Modifier and Type Method Description RootMutation_deleteLicenseRootMutation_deleteLicense. args(RootMutation_deleteLicense_Args argsBuilder)RootMutation_deleteLicenseRootMutation_deleteLicense. onDeleteLicense(On_DeleteLicense typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_deleteLicense Modifier and Type Method Description On_RootMutationOn_RootMutation. deleteLicense(RootMutation_deleteLicense callBuilder)Delete an existing `Project` `License`.
-