stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderHoldPayload > remainingFulfillmentOrder

AdminTypes.FulfillmentOrderHoldPayload.remainingFulfillmentOrder property

The remaining fulfillment order containing the line items to which the hold wasn’t applied, if specific line items were specified to be placed on hold.

Signature:

remainingFulfillmentOrder?: Maybe<FulfillmentOrder>;