We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631182f commit 3b60395Copy full SHA for 3b60395
README.md
@@ -4,9 +4,9 @@ This exercise is part of the [React GraphQL Academy](http://reactgraphql.academy
4
5
## Learning objectives
6
7
-- Thinking in Graphs
8
-- Learn how to connect resolvers to a REST API
9
-- Understand Schema Design principles
+- Understand the main functionalities and responsibilities of a GraphQL server
+- Learn how to migrate an existent REST API to GraphQL and start “thinking in graphs”
+- Start identifying potential problems when running real-world GraphQL APIs
10
11
## Exercise part 1
12
0 commit comments