hey guys help me handle this prisma error in typescript
hey guys help me handle this prisma error in typescript
3 Replies
That should work in typescript
Prisma
Handling exceptions and errors (Reference)
This page covers how to handle exceptions and errors
yeah i was using
PrismaClientUnknownRequestError
instead of PrismaClientKnownRequestError
solved it