Skip to content

namespaceLicensesCreate

Create a new namespace license.

Arguments

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

Fields

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