Filipe Pinho
Filipe Pinho
I'm getting this error right now after using "dynamicIO" experimental config, there is any news about it @jmikrut?
I'm facing the same issue, any workaround to solve this situation?
@samausir i received this error on "try catch": ``` Error: Error: User not found: {"response":{"data":null,"errors":[{"message":"User not found","locations":[{"line":3,"column":5}],"path":["login"],"extensions":{"code":"INTERNAL_SERVER_ERROR","stacktrace":["Error: User not found"," at AuthResolver.login (/vercel/path1/GatewayAPIService/src/graphql/resolvers/authResolver.ts:439:10)"," at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"]}}],"status":200,"headers":{}},"request":{"query":"\n mutation ($email: String!, $password:...