Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > displayFulfillmentStatus
The fulfillment status for the order that can be shown to the merchant. This field does not capture all the details of an order’s fulfillment state. It should only be used for display summary purposes. For a more granular view of the fulfillment status, refer to the [FulfillmentOrder](https://shopify.dev/api/admin-graphql/latest/objects/FulfillmentOrder) object.
Signature:
displayFulfillmentStatus: OrderDisplayFulfillmentStatus | `${OrderDisplayFulfillmentStatus}`;