ENUM

PurchaseOrderDeliveryStatus

link GraphQL Schema definition

1enum PurchaseOrderDeliveryStatus {
2CREATED
3ACCEPTED
4INSERTED
5}