Building GraphQL APIs with Prisma - Eve Porcello | Prisma Day 2021
https://www.youtube.com/watch?v=U8TKbNwgcSQ▾
Working with GraphQL allows developers to fetch data effectively in their applications, and Prisma makes the process of wiring up data sources less complex. In this workshop, we’ll get hands-on experience building GraphQL APIs with Prisma while demonstrating the differences between schema-first and code-first approaches. Along the way, we’ll get a better understanding of how tools in the ecosystem fit together and how to leverage GraphQL’s type system to write better code.
Learn more about Prisma:
◭ Website: https://www.prisma.io
◭ Docs: https://www.prisma.io/docs
◭ Quickstart: https://www.prisma.io/docs/getting-started/quickstart-typescript