David Vins

Results 12 comments of David Vins

We were willing to tackle building a Prisma adapter for Nestjs-Query so deeply looked into this. The bottom line is that it's just not possible with Prisma as it stands....

> I've been spending on time on this topic, currently using [nestjs-prisma-generator](https://github.com/unlight/prisma-nestjs-graphql) instead. In my past experience, creating an abstract for prisma its rather hard because the generated types from...