# FulfillmentOrderSplitInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for the split applied to the fulfillment order. ### Access Scopes ## Fields * [fulfillmentOrderId](/docs/api/admin/unstable/scalars/ID): ID! - The ID of the fulfillment order to be split. * [fulfillmentOrderLineItems](/docs/api/admin/unstable/input-objects/FulfillmentOrderLineItemInput): FulfillmentOrderLineItemInput! - The fulfillment order line items to be split out. ## Input objects with this input object * [fulfillmentOrderSplit](/docs/api/admin/unstable/mutations/fulfillmentOrderSplit) ## Examples