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