stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderHoldInput > fulfillmentOrderLineItems

AdminTypes.FulfillmentOrderHoldInput.fulfillmentOrderLineItems property

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>>;