Skip to main content

PromotionTranslationInput

No description

input PromotionTranslationInput {
name: String
description: JSON
}

Fields

PromotionTranslationInput.name ● String scalar miscellaneous

PromotionTranslationInput.description ● JSON scalar miscellaneous

Translated promotion description.

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

Member Of

promotionTranslate mutation