stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > fulfillable

AdminTypes.Order.fulfillable property

Whether there are line items that can be fulfilled. This field returns false when the order has no fulfillable line items. For a more granular view of the fulfillment status, refer to the [FulfillmentOrder](https://shopify.dev/api/admin-graphql/latest/objects/FulfillmentOrder) object.

Signature:

fulfillable: Scalars['Boolean']['output'];