StorefrontApiKey
The key of the storefront identity, gets base64 encoded and passed in headers with API requests
type StorefrontApiKey {
key: String!
slug: String!
}
Fields
StorefrontApiKey.key ● String! non-null scalar
StorefrontApiKey.slug ● String! non-null scalar
Member of
Storefront object