Skip to main content
Anchor to FulfillmentOrdersReroutePayload

FulfillmentOrdersReroutePayload

payload

Return type for fulfillmentOrdersReroute mutation.

Anchor to movedFulfillmentOrdersmovedFulfillmentOrders
•[FulfillmentOrder!]

The fulfillment orders which contains the moved line items.

•[FulfillmentOrdersRerouteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Route the fulfillment orders to an alternative location, according to the shop's order routing settings. This involves:

  • Finding an alternate location that can fulfill the fulfillment orders.
  • Assigning the fulfillment orders to the new location.

Was this section helpful?