Market Catalog Connection
An auto-generated type for paginating through multiple MarketCatalogs.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
A merchant-defined group of buyers identified by conditions such as their region, retail location, or company location. Each market allows configuration of a distinct, localized buyer experience. Customizations include, but are not limited to, currency, pricing and product availability, web presence, and content translations.
- •OBJECT
The resolved values based on the markets configuration for a buyer signal. Resolved values include the resolved catalogs, web presences, currency, and price inclusivity.
Anchor to Possible returnsPossible returns
- edges ([MarketCatalogEdge!]!)
- nodes ([MarketCatalog!]!)
- pageInfo (PageInfo!)
- Anchor to edgesedges•[Market
Catalog Edge!]! non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[Market
Catalog!]! non-null A list of nodes that are contained in MarketCatalogEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•Page
Info Info! non-null An object that’s used to retrieve cursor information about the current page.