All activity
André Bazaglialeft a comment
This is a powerful and huge abstraction layer between the application and the database. Definitely a must-have for most GraphQL applications. I've been able to reduce and simplify my code since I've been using Prisma. I just write my types schema and it generates all the inputs and query types, also providing the intermediate GraphQL server that integrates with the database. Amazing to see it...
PrismaBuild a GraphQL server with any database
