PromotionTranslationInput Input Type
No description
input PromotionTranslationInput {
name: String
description: JSON
}
Fields
name ● String
description ● JSON
Translated promotion description.
Rich text format. For reference see https://editorjs.io/
Member Of
promotionTranslate mutation