PromotionRuleTranslate Object
Creates/updates translations for a promotion rule.
type PromotionRuleTranslate {
errors: [TranslationError!]!
promotionRule: PromotionRule
}
Fields
errors ● [TranslationError!]!
promotionRule ● PromotionRule
Returned By
promotionRuleTranslate mutation