Skip to main content
Version: Canary 🚧

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


Was this page helpful?