Skip to main content

PromotionRuleTranslate Object

Creates/updates translations for a promotion rule.

Requires the MANAGE_TRANSLATIONSpermission.
type PromotionRuleTranslate {
errors: [TranslationError!]!
promotionRule: PromotionRule
}

Fields

errors ● [TranslationError!]!

promotionRule ● PromotionRule

Returned By

promotionRuleTranslate mutation