Join Slack
Powered by
anyone try using a lazy getter for accessing `Pris...
# prisma-client
m
Mischa
09/30/2021, 7:04 AM
anyone try using a lazy getter for accessing
PrismaClient
? in prisma 3 constructing the client now tries to load the schema.prisma file which I don’t have in my lambda functions that don’t use prisma (but do happen to import the file that constructs the client)
Open in Slack
Previous
Next