Returns a market resource by ID.


Anchor to id
id
required

The ID of the Market to return.


Was this section helpful?

Anchor to Market
Market
Access requirements

A market is a group of one or more regions that you want to target for international sales. By creating a market, you can configure a distinct, localized shopping experience for customers from a specific area of the world. For example, you can change currency, configure international pricing, or add market-specific domains or subfolders.


Was this section helpful?
Hide code
Query reference
Copy
{
  market(id) {
    # Market fields
  }
}