Magidoc

CreateApiTokenMutationInput
Input Object

API Token upsert arguments.

Fields

#

allGroups

Non-null

Whether the API Token has permissions on all Groups in the Organization.

clientMutationId

A unique identifier for the client performing the mutation.

groups

[ ID !]

List of Groups the API Token has permissions over.

name

Non-null

Name of the API Token.

Usages

#

References

#

  • Argument input of field createApiToken from type Mutation