Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > nonFulfillableLineItems
A list of line items that can’t be fulfilled. For example, tips and fully refunded line items can’t be fulfilled. For a more granular view of the fulfillment status, refer to the [FulfillmentOrder](https://shopify.dev/api/admin-graphql/latest/objects/FulfillmentOrder) object.
Signature:
nonFulfillableLineItems: LineItemConnection;