Skip to content

graphql-safe-guards v1.1.1

Choose a tag to compare

@Mateodiaz401 Mateodiaz401 released this 19 Jan 22:53
· 10 commits to main since this release

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