Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLineItemsInput > fulfillmentOrderLineItems
The fulfillment order line items to be fulfilled. If left blank, all line items of the fulfillment order will be fulfilled.
Signature:
fulfillmentOrderLineItems?: InputMaybe<Array<FulfillmentOrderLineItemInput>>;