PromotionTranslate Object
Creates/updates translations for a promotion.
type PromotionTranslate {
errors: [TranslationError!]!
promotion: Promotion
}
Fields
PromotionTranslate.errors ● [TranslationError!]! non-null object miscellaneous
PromotionTranslate.promotion ● Promotion object discounts
Returned By
promotionTranslate mutation