stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItemMutable > nonFulfillableQuantity

AdminTypes.LineItemMutable.nonFulfillableQuantity property

The total number of units that can’t be fulfilled. For example, if items have been refunded, or the item isn’t something that can be fulfilled, like a tip.

Signature:

nonFulfillableQuantity: Scalars['Int']['output'];