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
3 Replies
You decided to hold for human wisdom. We'll chime in soon! Meanwhile,
#ask-ai
is there if you need a quick second opinion.Please ping in replies
Closed - Implemented custom type for Client to make it work
in your types.d.ts file you should do that i guess yea