From 3b60395c5fedad7a5c5b6341bbe19806717cde20 Mon Sep 17 00:00:00 2001 From: Alex Lobera <alex.lobera@gmail.com> Date: Mon, 17 Feb 2020 17:32:56 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc00fda..1a2edb8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This exercise is part of the [React GraphQL Academy](http://reactgraphql.academy ## Learning objectives -- Thinking in Graphs -- Learn how to connect resolvers to a REST API -- 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 ## Exercise part 1 -- 2.18.1