attributeValueTranslate
Creates/updates translations for an attribute value.
attributeValueTranslate(
id: ID!
input: AttributeValueTranslationInput!
languageCode: LanguageCodeEnum!
): AttributeValueTranslate
Arguments
attributeValueTranslate.id
● ID!
non-null scalar miscellaneous
AttributeValue ID or AttributeValueTranslatableContent ID.
attributeValueTranslate.input
● AttributeValueTranslationInput!
non-null input miscellaneous
Fields required to update attribute value translations.
attributeValueTranslate.languageCode
● LanguageCodeEnum!
non-null enum miscellaneous
Translation language code.
Type
AttributeValueTranslate
object attributes
Creates/updates translations for an attribute value.