ENUM

VoucherType

link GraphQL Schema definition

1enum VoucherType {
2CREDIT
3DISCOUNT
4}