Skip to main content

ProductTagTranslation

type ProductTagTranslation {
description: String
locale: String!
name: String
}

Fields

descriptionString

It is the description information of the translation.

localeString!required

It is the name information of the translation.

nameString

It is the information in which language the translation is saved.