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