Skip to main content
object

An audience of buyers that a merchant targets for sales. Audiences can include geographic regions, company locations, and retail locations. Markets enable localized shopping experiences with region-specific languages, currencies, and pricing.

Each market has a unique handle for identification and supports custom data through metafields. Learn more about building localized experiences with Shopify Markets.

•String!
non-null

A human-readable unique string for the market automatically generated from its title.

•ID!
non-null

A globally-unique ID.

•Metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

Show fields

Arguments

•String!
required

The identifier for the metafield.

•String

The container the metafield belongs to. If omitted, the app-reserved namespace will be used.


•[Metafield]!
non-null

A list of custom fields that a merchant associates with a Shopify resource.

Show fields

Arguments

•[HasMetafieldsIdentifier!]!
required

The list of metafields to retrieve by namespace and key.

The input must not contain more than 250 values.

Show input fields


Was this section helpful?

•interface

Was this section helpful?