AttributeValueBulkTranslateResult Object
No description
type AttributeValueBulkTranslateResult {
translation: AttributeValueTranslation
errors: [AttributeValueBulkTranslateError!]
}
Fields
translation ● AttributeValueTranslation
Attribute value translation data.
errors ● [AttributeValueBulkTranslateError!]
List of errors occurred on translation attempt.
Member Of
AttributeValueBulkTranslate object