PromotionRuleTranslationInput
No description
input PromotionRuleTranslationInput {
name: String
description: JSON
}
Fields
PromotionRuleTranslationInput.name ● String scalar
PromotionRuleTranslationInput.description ● JSON scalar
Translated promotion description.
Rich text format. For reference see https://editorjs.io/
Member of
promotionRuleTranslate mutation