Types > PromotionRule
Commerce APITypesPromotionRule
PromotionRule

Description

Fields

conditions: [PromotionCondition]!


id: String!

Unique promotion rule identifier. See also: Unique Identifiers

Example: "pe_EQzGqWoY"


name: String!

Name of the promotion rule

Translatable

Example: "Free Item"


type: PromotionType!

The type of the promotion rule


value: Float!

Percentage or fixed amount off depending on promotion rule type

Example: 0


Used By

Types

Promotion

Preview (typescript)

Loading module