Magidoc

CreateOrganizationServerLicenseMutationInput
Input Object

Organization Server License input Arguments.

Fields

#

callingAccess

calling license.

clientMutationId

A unique identifier for the client performing the mutation.

encryptionKey

encryption key of the associated on-prem organization.

expiresAt

Non-null

When the license expires.

features

Feature flag settings for the Organization Server License. String as key, bool as value.

licensesAllottedToAiAuthors

AI Author seats.

licensesAllottedToAuthors

author licenses.

licensesAllottedToExperts

expert licenses.

licensesAllottedToTechPluses

tech+ licenses.

licensesAllottedToTechs

tech licenses.

licensesAllottedToViewers

viewer licenses.

name

Non-null

name of the Organization Server License.

permalink

permalink of the associated on-prem organization.

scenarioAccess

scenario access.

targetCmsVersion

Target CMS version this license is destined for. The server uses this to shape the license payload so older CMS versions can ingest it. Leave blank for the latest CMS.

Usages

#

References

#

  • Argument input of field createOrganizationServerLicense from type Mutation