Code0 LogoCodeZero

licensesCreate

(EE only) Create a new license.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
dataString!The license data.

Fields

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

On this page