Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLocationForMoveEdge
An auto-generated type which holds one FulfillmentOrderLocationForMove and a cursor during pagination.
Signature:
export interface FulfillmentOrderLocationForMoveEdge
Property | Modifiers | Type | Description |
---|---|---|---|
cursor | Scalars[‘String’][‘output’] | A cursor for use in pagination. | |
node | FulfillmentOrderLocationForMove | The item at the end of FulfillmentOrderLocationForMoveEdge. |