stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketConnection

AdminTypes.MarketConnection interface

An auto-generated type for paginating through multiple Markets.

Signature:

export interface MarketConnection 

Properties

Property Modifiers Type Description
edges   Array<MarketEdge> A list of edges.
nodes   Array<Market> A list of the nodes contained in MarketEdge.
pageInfo   PageInfo Information to aid in pagination.