Hello, I keep getting this error with Next.js 15 Postgre SQL and Prisma.
I'm confused on if it's a Prisma bug or something else?
I'm checking my object before performing any mutation, and it's not null.
Anybody know the reason and how to fix it?
I've tried rebooting, still nothing