Ocelot-Social/api/todos.md
2018-11-16 12:20:24 +00:00

18 lines
493 B
Markdown

# Todo's
* [x] add jwt authentication \(in progress\)
* [ ] get directives working correctly \(@toLower, @auth, @role, etc.\)
* [ ] check if search is working
* [x] check if sorting is working
> There is currenty an issue with neasted data which will be fixed in the next weeks
* [x] check if pagination is working
* [ ] check if upload is working
> is possible with graphql-yoga
* [x] evaluate middleware
* [ ] ignore Posts and Comments by blacklisted Users \(in progress\)