attributeValueBulkTranslate Mutation
Creates/updates translations for attribute values.
attributeValueBulkTranslate(
errorPolicy: ErrorPolicyEnum
translations: [AttributeValueBulkTranslateInput!]!
): AttributeValueBulkTranslate
Show return type
Arguments
errorPolicy ● ErrorPolicyEnum
Policies of error handling. DEFAULT: REJECT_EVERYTHING
translations ● [AttributeValueBulkTranslateInput!]!
List of attribute values translations.
Type
AttributeValueBulkTranslate
Creates/updates translations for attribute values.