But GraphQL is just a query language. And in order to use it easily, we need to use a platform that will do all the heavy lifting for us. One such platform is provided by Apollo. The Apollo platform is an implementation of GraphQL that can transfer data between the cloud (server) to the UI of your app .