File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# GraphQL Query Complexity Analysis for graphql-js
2
2
3
+ [ ![ npm] ( https://img.shields.io/npm/dm/graphql-query-complexity )] ( https://www.npmjs.com/package/graphql-query-complexity )
3
4
[ ![ npm version] ( https://badge.fury.io/js/graphql-query-complexity.svg )] ( https://badge.fury.io/js/graphql-query-complexity )
4
5
[ ![ CircleCI] ( https://circleci.com/gh/slicknode/graphql-query-complexity.svg?style=shield )] ( https://circleci.com/gh/slicknode/graphql-query-complexity )
5
-
6
+ [ ![ Twitter Follow ] ( https://img.shields.io/twitter/follow/slicknode?style=social )] ( https://twitter.com/slicknode )
6
7
7
8
This library provides GraphQL query analysis to reject complex queries to your GraphQL server.
8
9
This can be used to protect your GraphQL servers against resource exhaustion and DoS attacks.
You can’t perform that action at this time.
0 commit comments