Rodrigo Oliveira
12/29/2021, 4:58 PMprisma.user.findMany()
invocation:\n\n\n Failed to validate the query: Field does not exist on enclosing type.
at `Query.findManyUser`"` on a working deploy.
We tried to redeploy using Prisma v3.7.0 but we are getting the following error `Invalid prisma.user.findMany()
invocation:\n\n\n Invalid value \"undefined\" for header \"transactionId\"","reason":{"errorType":"Error","errorMessage":"\nInvalid prisma.user.findMany()
invocation:\n\n\n Invalid value \"undefined\" for header \"transactionId\"","code":"ERR_HTTP_INVALID_HEADER_VALUE","clientVersion":"3.6.0"`
We reached out on Data Proxy support but didn't heard back for the past 4 hours so I decided to bring the conversation here to know if someone else is facing these issues and was able to fix it.Rodrigo Oliveira
12/29/2021, 4:59 PMnikolasburk
Rodrigo Oliveira
12/29/2021, 5:14 PMnikolasburk
interactiveTransactions
feature in the app? Transactions are not supported by the Data Proxy in case youโre using them here, so that might be the issue?Rodrigo Oliveira
12/29/2021, 5:26 PMinteractiveTransactions
but not in that specific query that runs through data proxyRodrigo Oliveira
12/29/2021, 5:27 PMRodrigo Oliveira
12/29/2021, 5:36 PMnikolasburk
Weird that those endpoints were not even using interactive transactions but it was erroring outYeah, that does seem odd! Our engineers will certainly look into this, thanks for reporting!! ๐
Rodrigo Oliveira
12/29/2021, 6:27 PMinteractiveTransactions
. I think it may have something to do with schema (re)upload to the dataproxyRodrigo Oliveira
12/29/2021, 6:28 PM