FulfillmentOrderSplitResult - admin-graphql - OBJECT
Version: 2024-10
Description:
The result of splitting a fulfillment order.
Access Scopes
`read_assigned_fulfillment_orders` access scope, `read_merchant_managed_fulfillment_orders` access scope or `read_third_party_fulfillment_orders` access scope.
Fields
-
fulfillmentOrder:
FulfillmentOrder! -
The original fulfillment order as a result of the split.
-
remainingFulfillmentOrder:
FulfillmentOrder! -
The remaining fulfillment order as a result of the split.
-
replacementFulfillmentOrder:
FulfillmentOrder -
The replacement fulfillment order if the original fulfillment order wasn't in a state to be split.
Connections
Related queries
Related mutations
Related Unions
Examples