|
6 | 6 | [](https://twitter.com/slicknode)
|
7 | 7 |
|
8 | 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. |
| 9 | +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). |
10 | 12 |
|
11 | 13 | Works with [graphql-js](https://github.com/graphql/graphql-js) reference implementation.
|
12 | 14 |
|
|
0 commit comments