Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_removeAssetLicense
-
Packages that use RootMutation_removeAssetLicense Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_removeAssetLicense in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_removeAssetLicense Modifier and Type Method Description static RootMutation_removeAssetLicenseMutation. removeAssetLicense()Remove an existing relation between an `Asset` and a `License`. -
Uses of RootMutation_removeAssetLicense in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_removeAssetLicense Modifier and Type Method Description RootMutation_removeAssetLicenseRootMutation_removeAssetLicense. args(RootMutation_removeAssetLicense_Args argsBuilder)RootMutation_removeAssetLicenseRootMutation_removeAssetLicense. onRemoveAssetLicense(On_RemoveAssetLicense typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_removeAssetLicense Modifier and Type Method Description On_RootMutationOn_RootMutation. removeAssetLicense(RootMutation_removeAssetLicense callBuilder)Remove an existing relation between an `Asset` and a `License`.
-