Update README.md

This commit is contained in:
Grzegorz Leoniec 2018-11-12 12:16:49 +01:00 committed by GitHub
parent c7cf4bf4d2
commit fd0b3922d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@ npm run seedDb
- [x] add jwt authentication
- [ ] get directives working correctly (@toLower, @auth, @role, etc.)
- [ ] check if search is working
- [ ] check if sorting is working
- [x] check if sorting is working
- [x] check if pagination is working
- [ ] check if upload is working (using graphql-yoga?)
- [x] evaluate middleware