stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderSplitInput

AdminTypes.FulfillmentOrderSplitInput interface

The input fields for the split applied to the fulfillment order.

Signature:

export interface FulfillmentOrderSplitInput 

Properties

Property Modifiers Type Description
fulfillmentOrderId   Scalars[‘ID’][‘input’] The ID of the fulfillment order to be split.
fulfillmentOrderLineItems   Array<FulfillmentOrderLineItemInput> The fulfillment order line items to be split out.