Summary

In this tutorial, you learned how to build a GraphQL server from scratch. The stack you used was based on TypeScript, Apollo-server, Nexus and Prisma.

apollo-server is a fast and simple GraphQL server library. It comes with several features, such as a web based GraphQL Client.

The resolvers of your GraphQL server are implemented using Prisma Client which is responsible for database access.

If you want to dive deeper and become part of the awesome GraphQL community, here are a few resource and community recommendations for you:

  • Prisma Blog: The blog regularly features new and interesting content about GraphQL and Prisma, from community news to technical deep dives and various tutorials.
  • GraphQL Weekly: A weekly GraphQL newsletter with news from the GraphQL ecosystem
  • GraphQL Conf: The world’s biggest gathering of GraphQL enthusiasts happening in the heart of Berlin
  • Prisma Slack: A Slack team with vivid discussions around everything GraphQL & Prisma

Congratulations on completing the tutorial! We can’t wait to see what you build.

Unlock the next chapter
Did you find this tutorial useful?
What tutorial?
Yes, I learned something!
No, I even forgot what I knew before!
Fish!