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