Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItem > fulfillableQuantity
Warning: This API is now obsolete.
Use [FulfillmentOrderLineItem#remainingQuantity](https://shopify.dev/api/admin-graphql/latest/objects/FulfillmentOrderLineItem#field-fulfillmentorderlineitem-remainingquantity) instead.
The total number of units to fulfill.
Signature:
fulfillableQuantity: Scalars['Int']['output'];