Skip to main content

AttributeValueTranslate Object

Creates/updates translations for an attribute value.

Requires the MANAGE_TRANSLATIONSpermission.
type AttributeValueTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
attributeValue: AttributeValue
}

Fields

errors ● [TranslationError!]!

attributeValue ● AttributeValue

Show deprecated

Returned By

attributeValueTranslate mutation