attributeBulkTranslate Mutation
Creates/updates translations for attributes.
attributeBulkTranslate(
errorPolicy: ErrorPolicyEnum
translations: [AttributeBulkTranslateInput!]!
): AttributeBulkTranslate
Show return type
Arguments
errorPolicy ● ErrorPolicyEnum
Policies of error handling. DEFAULT: REJECT_EVERYTHING
translations ● [AttributeBulkTranslateInput!]!
List of attributes translations.
Type
AttributeBulkTranslate
Creates/updates translations for attributes.