Add query complexity gate #934
Labels
help-needed
An Issue that can be worked on by external contributors.
status:needs-triage
type:feature-request
type:security
A common thread for GraphQL APIs is to attack via complex queries (repeating resolvable fields multiple times etc...). We should protect against that by using the following package https://github.com/slicknode/graphql-query-complexity, first with default settings, later we should narrow down optimal settings.
The text was updated successfully, but these errors were encountered: