Part 10 - Final part of the Django Relay series

This is the final part in this series

After part 9, I’ve a realized we’ve established a solid foundation for our GraphiQL backend. Further changes in the backend to support the rest of the official Relay tutorial will just follow the same pattern we have set up so far in this series. Therefore instead of creating a new post for each subsequent chapter in the tutorial, I will document all server side changes needed in this post to round up the series

For client side changes, please refer to this public repo: https://github.com/tuan/newsfeed-demo-app