Skip to main content

ProductVolumeDiscountInput

type ProductVolumeDiscountInput {
id: ID
name: String!
rules: [ProductVolumeDiscountRuleInput!]!
scope: ProductVolumeDiscountScopeEnum!
}

Fields

idID
nameString!required

The name of the product volume discount.

Shows the product volume discount rules.

Determines whether variants will be evaluated separately.