Code0 LogoCodeZero

licensesDelete

(EE only) Deletes an license.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
licenseIdLicenseID!The license id to delete.

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
licenseLicenseThe deleted license.

On this page