Random findMany is not a function errors
Sometimes randomly, prisma is throwing an error:
prisma.profile.findMany is not a function
.
Once i restart the application, it starts working, but again after sometime the error comes up
I'm using Prisma with NodeJS Express server.0 Replies