TranslationInput
No description
input TranslationInput {
seoTitle: String
seoDescription: String
name: String
description: JSONString
}
Fields
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