Skip to main content

ProductAttributeTranslation

type ProductAttributeTranslation {
description: String
locale: String!
name: String
options: [ProductAttributeOptionTranslation!]
}

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.

List of translations for attribute options