Commit e50effbd authored by alexlbr's avatar alexlbr

updates readme

parent 15fa642a
......@@ -30,6 +30,8 @@ We are going to create our own GraphQL API on top of this [Rick and Morty API](h
- `yarn install` or `npm install`
- `yarn start` or `npm start`
### Tasks
- [ ] 1. Create a Character type in your schema. Here is the [documentation of the character endpont](https://rickandmortyapi.com/documentation/#character-schema).
- [ ] 2. Create an Episode type in your schema. Here is the [documentation of the episode endpont](https://rickandmortyapi.com/documentation/#episode-schema).
......
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