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.

includeFeatures

Whether to include or exclude the provided features in the license.

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.

Usages

#

References

#

  • Argument input of field createOrganizationServerLicense from type Mutation