March 2018
Intermediate to advanced
304 pages
6h 59m
English
In this chapter, we’ve introduced a lot of key GraphQL concepts and talked about how GraphQL compares to REST. We’ve talked about how clients communicate with servers using GraphQL documents, and how servers use a schema to validate and retrieve the data requested. You’ve learned how this approach makes client requests more flexible, and how the schema simplifies the concerns that your server business logic needs to handle manually.
Here are a couple of challenges for you before we move on:
Read now
Unlock full access