Types > Key
Description
Topic: API Keys
Fields
The date and time when the key was created, RFC3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
The date and time when the key expires, RFC3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique key identifier. See also: Unique Identifiers
Example: "ke_EQzGqWoY"
The name of the key
Example: "unnamed"
A set of permission bits valid for this key
roles: [Role]
Roles this key inherits permission bits from
Expandable
Permission bit: "roles.read"
sales_channel: SalesChannel
Sales channel associated with this order
Expandable
Permission bit: "sales_channels.read"
Javascript Web Token itself
Unique user identifier (owner of the key)
Example: "us_EQzGqWoY"
Used By
Mutations
Queries
Types
Preview (typescript)
Loading module