A GraphQL directive to enforce query depth limits with optional caching support.
-
Updated
Apr 24, 2025 - TypeScript
A GraphQL directive to enforce query depth limits with optional caching support.
Prototype repo used to test GraphQL rate limiting before production rollout. Demonstrates use of the @ratelimit directive in Apollo Server with a modular ES module setup, custom key generation, and structured schema.
Add a description, image, and links to the graphql-rate-limit topic page so that developers can more easily learn about it.
To associate your repository with the graphql-rate-limit topic, visit your repo's landing page and select "manage topics."