*Next.js GraphQL API using Apollo Server 3 and Pri...
# orm-help
u
Next.js GraphQL API using Apollo Server 3 and Prisma

https://www.youtube.com/watch?v=RJpevpbC4YY

In this video, you'll learn how to build a GraphQL API in a Next.js app using Apollo Server 3. Timestamps: 00:00 - 00:50 Installing apollo-server-micro, graphql & micro-cors 00:50 - 03:47 Defining a GraphQL schema 03:47 - 05:13 Including a database URL + Seeding the database 5:13 - 11:45 Creating the GraphQL endpoint 11:45 - 14:25 Taking a look at Apollo Studio 14:25 - 17:35 Initializing Prisma Client 17:35 - 19:04 Updating the resolver 19:04 - 21:30 Creating the GraphQL context Useful links: • Apollo Studio: https://studio.apollographql.com/ • Apollo Server 3: apollographql.com/docs/apollo-server/ • Initializing Prisma Client in a Next.js Project: https://www.prisma.io/docs/support/help-articles/nextjs-prisma-client-dev-practices#problem • GraphQL spec: https://graphql.org • Resolver arguments: https://www.apollographql.com/docs/apollo-server/data/resolvers/#resolver-arguments • GitHub repo: https://github.com/m-abdelwahab/awesome-links • Part 2 blog post: https://prisma.io/blog/fullstack-nextjs-graphql-prisma-2-fwpc6ds155 • Part 1 blog post: https://prisma.io/blog/fullstack-nextjs-graphql-prisma-oklidw1rhw 👉 Next video: Building a GraphQL API using Nexus, Prisma and Next.js -

https://www.youtube.com/watch?v=auckcBaZifw&list=PLn2e1F9Rfr6k6MwzS-p9FGK1NDBxxwLPk&index=13&pp=sAQB

👉 Previous video: REST vs. GraphQL -

https://www.youtube.com/watch?v=f1KxJi-2PFo&list=PLn2e1F9Rfr6k6MwzS-p9FGK1NDBxxwLPk&index=11&pp=sAQB

👉 Check out the full playlist: https://www.youtube.com/playlist?list=PLn2e1F9Rfr6k6MwzS-p9FGK1NDBxxwLPk
🙌 2