Class RootMutation_deleteLicense
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<DeleteLicense>
-
- ch.brix.gql.client.frontify.builders.RootMutation_deleteLicense
-
public class RootMutation_deleteLicense extends ch.brix.gql.client.CallBuilder<DeleteLicense>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_deleteLicense()
-
Method Summary
Modifier and Type Method Description RootMutation_deleteLicenseargs(RootMutation_deleteLicense_Args argsBuilder)RootMutation_deleteLicenseonDeleteLicense(On_DeleteLicense typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_deleteLicense args(RootMutation_deleteLicense_Args argsBuilder)
-
onDeleteLicense
public RootMutation_deleteLicense onDeleteLicense(On_DeleteLicense typeBuilder)
-
-