GraphQL request headers

Magento accepts the following headers in a GraphQL request:

Header name Description/Value
Authorization

Bearer authorization-token

An integration, admin, or customer token. See Token-based authentication for more information.

Store

The store code on which to perform the request. The value can be one of the following:

  • default
  • A store code, which is defined when a store view is created.