paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
683 stars 54 forks source link

Problem that multiple prisma clients are created when in development state #182

Closed gtolarc closed 3 years ago

gtolarc commented 3 years ago

The following is the issue related to this. https://github.com/prisma/prisma/issues/5007#issuecomment-740803749

I hope this applies to the default template created by 'pal c'. (src/Api/context.ts)

AhmedElywa commented 3 years ago

Fixed in v3.0.0