graphql-middleware
graphql-middleware copied to clipboard
[feature] wildcard per type
Unless I've missed something, I don't think it's supported: It would be great to handle wildcard middlewares as in graphql-shield.
@syffs, I agree! I'll try to find some time to implement this. It worked great so far with graphql-shield
. If you find some time, I'd love to merge a PR!
Any update on this feature? It's a time saver using Shield, would be great to have for custom middleware.