Prisma Autocomplete
How did you manage to get prisma autocomplete if you did?
This isn't working for me
Image
running something like const db = new PrismaClient() gives autocomp but client.db.* doesn't
This isn't working for me
Image
running something like const db = new PrismaClient() gives autocomp but client.db.* doesn't