Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentV2Input > lineItemsByFulfillmentOrder
Pairs of fulfillment_order_id
and fulfillment_order_line_items
that represent the fulfillment order line items that have to be fulfilled for each fulfillment order. For any given pair, if the fulfillment order line items are left blank then all the fulfillment order line items of the associated fulfillment order ID will be fulfilled.
Signature:
lineItemsByFulfillmentOrder: Array<FulfillmentOrderLineItemsInput>;