FulfillmentOrderMergeResult - admin-graphql - OBJECT
Version: 2024-10
Description:
The result of merging a set of fulfillment orders.
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 new fulfillment order as a result of the merge.
Connections
Related queries
Related mutations
-
fulfillmentOrderMerge
Merges a set or multiple sets of fulfillment orders together into one based on
line item inputs and quantities.
Related Unions
Examples