Skip to main content

AttributeTranslate Object

Creates/updates translations for an attribute.

Requires the MANAGE_TRANSLATIONSpermission.
type AttributeTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
attribute: Attribute
}

Fields

errors ● [TranslationError!]!

attribute ● Attribute

Show deprecated

Returned By

attributeTranslate mutation