Class RootMutation_addAssetLicense
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<AddAssetLicense>
-
- ch.brix.gql.client.frontify.builders.RootMutation_addAssetLicense
-
public class RootMutation_addAssetLicense extends ch.brix.gql.client.CallBuilder<AddAssetLicense>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_addAssetLicense()
-
Method Summary
Modifier and Type Method Description RootMutation_addAssetLicenseargs(RootMutation_addAssetLicense_Args argsBuilder)RootMutation_addAssetLicenseonAddAssetLicense(On_AddAssetLicense typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_addAssetLicense args(RootMutation_addAssetLicense_Args argsBuilder)
-
onAddAssetLicense
public RootMutation_addAssetLicense onAddAssetLicense(On_AddAssetLicense typeBuilder)
-
-