Hi, I am using GraphQL in my App by query, the query works well but when i implement the query on my app using vtex with react the responses give me an error 403 , i think is something about the permissions of the server but how can i solve this?
Hola Axel, es probable que sea porque vtex no permite consultas graphQL desde el servidor. En el archivo interfaces.json, donde declarás el componente, deberÃas declararlo para que se cree del lado del cliente: