Skip to main content

PromotionRuleTranslationInput

No description

input PromotionRuleTranslationInput {
name: String
description: JSON
}

Fields

PromotionRuleTranslationInput.name ● String scalar miscellaneous

PromotionRuleTranslationInput.description ● JSON scalar miscellaneous

Translated promotion description.

Rich text format. For reference see https://editorjs.io/

Member Of

promotionRuleTranslate mutation