FulfillmentOrderStatus enum
The status of a fulfillment order.
Values
- CANCELLED
The fulfillment order has been cancelled by the merchant. - CLOSED
The fulfillment order has been completed and closed. - INCOMPLETE
The fulfillment order cannot be completed as requested. - IN_PROGRESS
The fulfillment order is being processed. - OPEN
The fulfillment order has been opened. - SCHEDULED
The fulfillment order is scheduled for fulfillment.
Types that return FulfillmentOrderStatus
[FulfillmentOrder.status](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillmentorder#status-2021-01)