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