We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c1ed8 commit d61bc42Copy full SHA for d61bc42
README.md
@@ -1,5 +1,9 @@
1
# GraphQL Query Complexity Analysis for graphql-js
2
3
+[](https://badge.fury.io/js/graphql-query-complexity)
4
+[](https://circleci.com/gh/slicknode/graphql-query-complexity)
5
+
6
7
This library provides GraphQL query analysis to reject complex queries to your GraphQL server.
8
This can be used to protect your GraphQL servers against resource exhaustion and DoS attacks.
9
0 commit comments