Congratulations, you’ve reached the end of the Python GraphQL tutorial! Here, you’ve learned about the most used Python library for developing a GraphQL server – Graphene – together with Django and Graphene-Django.
Implementing a Hackernews clone, you were able to go from a simple query to creating an awesome Relay structure. As you noticed, GraphQL is changing how clients and servers communicate and exchange data. Even being a young technology, it is already being adopted by big players, such as GitHub.
If you want to go deeper into GraphQL, here are some must click links:
Any feedback, please drop me a tweet.
Thank you!