In a previous post, we discussed the basics of GraphQL and how it can be a great REST API alternative. In this one, weโll see how AppSync can be more than just a great API alternative โ it gives you a soft landing into the world of GraphQL.
Recall our Game API example? Letโs start with the basic type of a game. Follow along and we can implement a simple schema in AppSync together….

