Outline

We've seen how GraphQL can be useful to us as we create client-side applications, but to make use if it, we first need to create a GraphQL server. Let's take a look at how to wire one up and how to serve our first piece of data from it.

 

I finished! On to the next chapter