ENUM

WarehouseDeliveryType

link GraphQL Schema definition

1enum WarehouseDeliveryType {
2IN
3OUT
4}