Hacker News new | ask | show | jobs
Show HN: Graphql-directives-middlewares (github.com)
4 points by fabienjuif 2751 days ago
1 comments

Hi!

I wrote this library because it allows us to use graphql directives (server side) like middlewares.

-> gql declaration order is preserved

-> implementation is simplified

Feel free to open github issues if you know better solutions