Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItem > nonFulfillableQuantity
The total number of units that can’t be fulfilled. For example, if items have been refunded, or the item is not something that can be fulfilled, like a tip. Please see the [FulfillmentOrder](https://shopify.dev/api/admin-graphql/latest/objects/FulfillmentOrder) object for more fulfillment details.
Signature:
nonFulfillableQuantity: Scalars['Int']['output'];