Uses of Class
ch.brix.gql.client.frontify.builders.RootMutation_addAssetLicense
-
Packages that use RootMutation_addAssetLicense Package Description ch.brix.gql.client.frontify ch.brix.gql.client.frontify.builders -
-
Uses of RootMutation_addAssetLicense in ch.brix.gql.client.frontify
Methods in ch.brix.gql.client.frontify that return RootMutation_addAssetLicense Modifier and Type Method Description static RootMutation_addAssetLicenseMutation. addAssetLicense()Add a relation between an existing `Asset` and `License`. -
Uses of RootMutation_addAssetLicense in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return RootMutation_addAssetLicense Modifier and Type Method Description RootMutation_addAssetLicenseRootMutation_addAssetLicense. args(RootMutation_addAssetLicense_Args argsBuilder)RootMutation_addAssetLicenseRootMutation_addAssetLicense. onAddAssetLicense(On_AddAssetLicense typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type RootMutation_addAssetLicense Modifier and Type Method Description On_RootMutationOn_RootMutation. addAssetLicense(RootMutation_addAssetLicense callBuilder)Add a relation between an existing `Asset` and `License`.
-