ENUM

AllocationType

link GraphQL Schema definition

1enum AllocationType {
2PRIORITY_DRIVEN
3OPTIMIZATION_DRIVEN
4}