Anchor to marketByGeographymarket
marketByGeography
query
Requires The user must have markets API access.
Returns the applicable market for a customer based on where they are in the world.
Anchor to Arguments
Arguments
- Anchor to countryCodecountry•
Code CountryCode! required The code for the country where the customer is.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to MarketMarket•
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?
Query Reference
{
marketByGeography(countryCode) {
# marketByGeography fields
}
}