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