graphql-safe-guards v1.1.1
First stable release of graphql-safe-guards.
Features
- Combines query depth limiting and query complexity validation
- Presets: strict, balanced, relaxed
- Framework-agnostic
- Built on native GraphQL validation rules
Includes
- graphql-safe-depth
- graphql-complexity-validation