From fd0b3922d3a45e16e413149b2d41af8cff9ef27d Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Mon, 12 Nov 2018 12:16:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e00ac8306..4ed5408d7 100644 --- a/README.md +++ b/README.md @@ -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