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