INPUT_OBJECT
VoucherActionResultInput
link GraphQL Schema definition
1 input VoucherActionResultInput { 2 3 # Only true or null 4 Boolean : 5 6 VoucherActionResultDiscountInput : 7 8 VoucherActionResultDiscountInput : 9 10 VoucherActionResultDiscountInput : 11 12 # Exactly one input field should be provided 13 VoucherActionResultShippingOptionsInput : 14 15 VoucherActionResultFreeProductsInput : 16 }