Tutorial: How to build a GraphQL server – Apollo GraphQL

[H]ow to build a GraphQL server that connects to multiple backends: A SQL database, a MongoDB database and a REST endpoint. We’ll be combining all of them to build a very basic blog with authors, posts and views.

Tutorial: How to build a GraphQL server – Apollo GraphQL