ENUM

AllocationOrderType

link GraphQL Schema definition

1enum AllocationOrderType {
2FIFO
3LIFO
4}