Implementing GraphQL using Apollo in an Ionic Application: Introduction

GraphQL might become the successor of REST.
This technology allows us to declare what we want instead of calling some obscure urls.
In this tutorial we implement it in an Ionic application by using the Apollo Client.

https://www.javascripttuts.com/implementing-graphql-using-apollo-in-an-ionic-application-introduction/