Class RootMutation_removeAssetLicense_Args
- java.lang.Object
-
- ch.brix.gql.client.ArgsBuilder
-
- ch.brix.gql.client.frontify.builders.RootMutation_removeAssetLicense_Args
-
public class RootMutation_removeAssetLicense_Args extends ch.brix.gql.client.ArgsBuilder
-
-
Constructor Summary
Constructors Constructor Description RootMutation_removeAssetLicense_Args()
-
Method Summary
Modifier and Type Method Description RootMutation_removeAssetLicense_Argsinput(RemoveAssetLicenseInput value)`RemoveAssetLicense` input argument.
-
-
-
Method Detail
-
input
public RootMutation_removeAssetLicense_Args input(RemoveAssetLicenseInput value)
`RemoveAssetLicense` input argument. Default value: null
-
-