ProductAttributeTranslation
type ProductAttributeTranslation {
description: String
locale: String!
name: String
options: [ProductAttributeOptionTranslation!]
}
Fields
description
StringIt is the description information of the translation.
It is the name information of the translation.
name
StringIt is the information in which language the translation is saved.
List of translations for attribute options