ENUM

VoucherMethod

link GraphQL Schema definition

1enum VoucherMethod {
2CODE
3AUTO
4URL
5}