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