2019-04-04 00:40:07 +02:00

626 B

Todo's

Github Issues: https://github.com/Human-Connection/Nitro-Backend/issues

  • add jwt authentication in progress

  • get directives working correctly @toLower, @auth, @role, etc.

  • check if search is working

  • check if sorting is working

    There is currenty an issue with neasted data which will be fixed in the next weeks

  • check if pagination is working

  • check if upload is working

    is possible with graphql-yoga

  • evaluate middleware

  • ignore Posts and Comments by blacklisted Users in progress