ENUM

AllocationStatus

link GraphQL Schema definition

1enum AllocationStatus {
2CONFIRMED
3WAITING_FOR_CONFIRMATION
4UNALLOCATED
5}