Skip to content

Commit

Permalink
readme. Fixed checkboxes + info about what is done
Browse files Browse the repository at this point in the history
  • Loading branch information
mrspartak committed May 22, 2020
1 parent 641472b commit df6c8fb
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,13 @@ If you know a better way to solve this problem, you are welcome to issues or ema
## Warning! Full docs will come later

## Todo before basic release:
- [] Nested queries
- [] Hasura class extend EventEmitter
- [] Refactor query builder code
- [] Docs
- [x] Fragment extending (v0.0.7)
- [x] Subscriptions (v0.0.10)
- [x] Aggregate queries (v0.0.12)
- [ ] Nested queries
- [ ] Hasura class extend EventEmitter
- [ ] Refactor query builder code
- [ ] Docs

# Simple example
```javascript
Expand Down

0 comments on commit df6c8fb

Please sign in to comment.