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