stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderMovePayload > originalFulfillmentOrder

AdminTypes.FulfillmentOrderMovePayload.originalFulfillmentOrder property

The final state of the original fulfillment order.

As a result of the move operation, the original fulfillment order might be moved to the new location or remain in the original location. The original fulfillment order might have the same status or be closed.

Signature:

originalFulfillmentOrder?: Maybe<FulfillmentOrder>;