ProductVolumeDiscountRuleInput
type ProductVolumeDiscountRuleInput {
discountRatio: Float!
lineItemQuantityRange: VolumeDiscountMinMaxRangeFieldInput!
}
Fields
Shows the discount amount of the rule.
It shows the quantity of the product that will be included in the rule.