ENUM

DiscountActionResultApplyOn

link GraphQL Schema definition

1enum DiscountActionResultApplyOn {
2ORDER
3ORDER_ITEMS
4}