stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderSubmitFulfillmentRequestPayload > unsubmittedFulfillmentOrder

AdminTypes.FulfillmentOrderSubmitFulfillmentRequestPayload.unsubmittedFulfillmentOrder property

This field will only be present for partial fulfillment requests. This will represent the new fulfillment order with the remaining line items not submitted to the fulfillment service.

Signature:

unsubmittedFulfillmentOrder?: Maybe<FulfillmentOrder>;