AttributeValueTranslate Object
Creates/updates translations for an attribute value.
type AttributeValueTranslate {
translationErrors: [TranslationError!]! @deprecated
errors: [TranslationError!]!
attributeValue: AttributeValue
}
Fields
errors ● [TranslationError!]!
attributeValue ● AttributeValue
Show deprecated
Returned By
attributeValueTranslate mutation