# FulfillmentOrderMergeInputMergeIntent - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for merging fulfillment orders into a single merged fulfillment order. ### Access Scopes ## Fields * [fulfillmentOrderId](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the fulfillment order to be merged. * [fulfillmentOrderLineItems](/docs/api/admin-graphql/2024-07/input-objects/FulfillmentOrderLineItemInput): FulfillmentOrderLineItemInput - The fulfillment order line items to be merged. ## Input objects with this input object * [FulfillmentOrderMergeInput](/docs/api/admin-graphql/2024-07/input-objects/FulfillmentOrderMergeInput) ## Examples