Home > @infiniteobjects/shopify-data-manager > AdminTypes > LocationConnection
An auto-generated type for paginating through multiple Locations.
Signature:
export interface LocationConnection
Property | Modifiers | Type | Description |
---|---|---|---|
edges | Array<LocationEdge> | A list of edges. | |
nodes | Array<Location> | A list of the nodes contained in LocationEdge. | |
pageInfo | PageInfo | Information to aid in pagination. |