FulfillmentOrderSplitInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the split applied to the fulfillment order.
Access Scopes
Fields
fulfillmentOrderId
: ID! - The ID of the fulfillment order to be split.
fulfillmentOrderLineItems
: FulfillmentOrderLineItemInput! - The fulfillment order line items to be split out.
Input objects with this input object
fulfillmentOrderSplit
Examples