Commit 696e6a57 authored by alexlbr's avatar alexlbr

Merge branch 'master' of github.com:reactgraphqlacademy/rest-to-graphql-workshop

parents 825a1766 7913cdd5
......@@ -12,11 +12,9 @@ This exercise is part of the [React GraphQL Academy](http://reactgraphql.academy
[https://rickandmortyapi.com/graphql/](https://rickandmortyapi.com/graphql/)
- Query a list of characters are in the system
- Query a list with all the character names
- Query how many characters are in the system
- Query a single characther by id (try id equals 1) and get its name
- How many currencies in the system?
- How many types do we have in the system?
## Exercise part 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment