I started playing around with GraphQL around 2 years ago. I was stunned by the
power of the technology. Especially:
* The ability to dynamically fetch different attributes at runtime without
having to change the API itself
* Speed of the fetches, even with large datasets
* Subscriptions - Ability for the API