Summary
In this chapter, we learned how to create a GraphQL data model, generate GraphQL API code, and how to use the Mutations, Queries, and Subscriptions features of GraphQL. Most modern websites and mobile apps could benefit from such a unified way of manipulating and querying data.
In the next chapter, we will add the Amplify Photo Picker UI as an extension to this app so that you can create a blog post with images.