Outline

Getting a single object out of our query is great, but what we ultimately want is to get a array of objects back. Let's take a look at how we can use the a GraphQL List to do this.

 

I finished! On to the next chapter