ApiKey

  • Object
#

Fields


ID!

The unique identifier of the api key.

String!

Gets the last four characters of the API key

String!

The user-defined name of the API key.

[String!]!

A list of permissions associated with the API key.

#

Queries


Returns a paged list of API keys.

Returns a paged list of API keys.

#

Mutations


Creates a new API key.

Deletes an API key by id.

Updates an existing API key.