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