INPUT_OBJECT
VoucherActionResultDiscountInput
link GraphQL Schema definition
1 input VoucherActionResultDiscountInput { 2 3 : VoucherActionResultApplyOn! 4 5 # Exactly one input field should be provided 6 : VoucherActionResultPriceDiscountInput! 7 }