Skip to content

Commit 3b60395

Browse files
authored
Update README.md
1 parent 631182f commit 3b60395

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This exercise is part of the [React GraphQL Academy](http://reactgraphql.academy
44

55
## Learning objectives
66

7-
- Thinking in Graphs
8-
- Learn how to connect resolvers to a REST API
9-
- Understand Schema Design principles
7+
- Understand the main functionalities and responsibilities of a GraphQL server
8+
- Learn how to migrate an existent REST API to GraphQL and start “thinking in graphs”
9+
- Start identifying potential problems when running real-world GraphQL APIs
1010

1111
## Exercise part 1
1212

0 commit comments

Comments
 (0)