Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
matkev committed Dec 5, 2023
1 parent a36dab2 commit 39ffb37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ This library is designed to enhance the security of your GraphQL API built with

***Query Depth Validation***: Guard against overly nested queries by validating the depth of GraphQL queries, mitigating potential performance issues.

***Disable Field Suggestions***: Remove field suggestions from error messages to protect against *field fuzzing* as a method of retrieving the schema without using introspection.

## Installation

### Project dependency
Expand Down

0 comments on commit 39ffb37

Please sign in to comment.