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