Avoid over-fetching with GraphQL

In a nutshell The goal of this article is to point out the over-fetching issues you may encounter with a RESTful API, and how to avoid it with GraphQL. [...]