Skip to main content

TranslationInput Input Type

No description

input TranslationInput {
slug: String
seoTitle: String
seoDescription: String
name: String
description: JSONString
}

Fields

TranslationInput.slug ● String scalar miscellaneous

TranslationInput.seoTitle ● String scalar miscellaneous

TranslationInput.seoDescription ● String scalar miscellaneous

TranslationInput.name ● String scalar miscellaneous

TranslationInput.description ● JSONString scalar miscellaneous

Translated description.

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

Member Of

categoryTranslate mutation ● collectionTranslate mutation ● ProductBulkTranslateInput input ● productTranslate mutation