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