We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d1f86 commit c8950d6Copy full SHA for c8950d6
README.md
@@ -6,7 +6,9 @@
6
[](https://twitter.com/slicknode)
7
8
This library provides GraphQL query analysis to reject complex queries to your GraphQL server.
9
-This can be used to protect your GraphQL servers against resource exhaustion and DoS attacks.
+It can be used to protect your GraphQL servers against resource exhaustion and DoS attacks.
10
+
11
+This library was originally developed as part of the [Slicknode GraphQL Framework + Headless CMS](https://slicknode.com).
12
13
Works with [graphql-js](https://github.com/graphql/graphql-js) reference implementation.
14
0 commit comments