Uses of Class
ch.brix.gql.client.frontify.input_objects.AddAssetLicenseInput
-
Packages that use AddAssetLicenseInput Package Description ch.brix.gql.client.frontify.builders ch.brix.gql.client.frontify.input_objects -
-
Uses of AddAssetLicenseInput in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders with parameters of type AddAssetLicenseInput Modifier and Type Method Description RootMutation_addAssetLicense_ArgsRootMutation_addAssetLicense_Args. input(AddAssetLicenseInput value)`AddAssetLicense` input argument. -
Uses of AddAssetLicenseInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return AddAssetLicenseInput Modifier and Type Method Description AddAssetLicenseInputAddAssetLicenseInput. assetId(IdScalar v)`Asset` Id.AddAssetLicenseInputAddAssetLicenseInput. licenseId(IdScalar v)`License` Id.
-