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