Open
Description
The Scala implementation of GraphQL (Sangria) provides a way for being protected against malicious queries.
More info: http://sangria-graphql.org/learn/#protection-against-malicious-queries
Could be very useful if the executor could support the following:
- Maximum query complexity based on analysis of the query
- Limit query depth
Metadata
Metadata
Assignees
Labels
No labels