1 post tagged with "prisma"
Building a GraphQL API with NestJS and Prisma
In this tutorial I will show you how to create a GraphQL API using Nest.JS with a Prisma.IO database. In my recent project at work we are using all three of these technologies and I thought it would be great to provide a walkthrough on how you can get this stack working…