ProductAttributeTranslation
No description
type ProductAttributeTranslation {
name: String!
locale: String!
}
Fields
ProductAttributeTranslation.name ● String! non-null scalar
ProductAttributeTranslation.locale ● String! non-null scalar
Member Of
ProductAttribute object