stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLocationForMoveConnection

AdminTypes.FulfillmentOrderLocationForMoveConnection interface

An auto-generated type for paginating through multiple FulfillmentOrderLocationForMoves.

Signature:

export interface FulfillmentOrderLocationForMoveConnection 

Properties

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.