Invalid `prisma.product.findMany()` invocation
So I was working on some filtering on a query for my Prisma DB and managed to bork the DB. Not sure what's going on. This is the error message:
The weird thing is that another person is working on a ssperate branches of this project, also just started getting this issue an hour or two ago. Both of our branches were working fine earlier today, and at the point they got forked. You'd think it's a problem with our DB or something, but we're both using local DB's...
1 Reply
Nvm it was a problem with doppler 😄