Catalog GraphQL CategoryInputTranslation not working
ID: 1024172
Backlog
Published on 4/29/2024
•
Last update on 4/29/2024
Summary
Currently, the method CategoryInputTranslation, for the catalog graphQL is not generating an update in the translated data for accounts.
Simulation
1 - Acess VTEX's graphQL IDE and select the application vtex.catalog-graphql@1.103.1 2 - Create a mutation for the method CategoryInputTranslation 3 - Check if such update has reflected in the translated data in the website
Workaround
Directly use the VTEX messages app for translating data instead (vtex.messages)