Random findMany is not a function errors
Sometimes randomly, prisma is throwing an error:
Once i restart the application, it starts working, but again after sometime the error comes up
I'm using Prisma with NodeJS Express server.
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.