P
Prisma2w ago
Jack

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

Did you find this page helpful?