smallrye-graphql
smallrye-graphql copied to clipboard
Query cost analysis
To avoid DOS attacks, people have been implementing query cost analysis tools in node.js, with custom cost functions. It would be cool to have something similar for Quarkus.
Related to https://github.com/eclipse/microprofile-graphql/issues/340