AttributeTranslate Object
Creates/updates translations for an attribute.
type AttributeTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
attribute: Attribute
}
Fields
errors ● [TranslationError!]!
attribute ● Attribute
Show deprecated
Returned By
attributeTranslate mutation