# FulfillmentOrderMergeResult - admin - OBJECT Version: unstable ## 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](/docs/api/admin/unstable/objects/FulfillmentOrder): FulfillmentOrder! - The new fulfillment order as a result of the merge. ## Connections ## Related queries ## Related mutations * [fulfillmentOrderMerge](/docs/api/admin/unstable/mutations/fulfillmentOrderMerge) Merges a set or multiple sets of fulfillment orders together into one based on line item inputs and quantities. ## Related Unions ## Examples