Returning Prisma generated in nextjs issues error 'TypeError Do not know how to serialize a BigInt'
I tried following the thread here https://github.com/prisma/studio/issues/614 and it sounds like I have to monkeypatch BigInt to get it to work. Is there a better way?
0 Replies