DraftOrderStatus enum
The valid statuses for a draft order.
Values
- COMPLETED
The draft order has been paid. - INVOICE_SENT
An invoice for the draft order has been sent to the customer. - OPEN
The draft order is open. It has not been paid, and an invoice hasn’t been sent.
Types that return DraftOrderStatus
[DraftOrder.status](https://shopify.dev/docs/admin-api/graphql/reference/orders/draftorder#status-2021-01)