stack

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

AdminTypes.ExchangeV2Connection interface

An auto-generated type for paginating through multiple ExchangeV2s.

Signature:

export interface ExchangeV2Connection 

Properties

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.