ravangen / graphql-rate-limit

🚦 Fixed window rate limiting middleware for GraphQL. Use to limit repeated requests to queries and mutations.
https://www.npmjs.com/package/graphql-rate-limit-directive
MIT License
314 stars 11 forks source link

Bump rate-limiter-flexible to ^4.0.0 #385

Closed hafaiedhmehdy closed 9 months ago

hafaiedhmehdy commented 9 months ago

Successfully integrated rate-limiter-flexible 4.0.0 with no issues. Resolves #384

ravangen commented 9 months ago

Resolved by https://github.com/ravangen/graphql-rate-limit/pull/390 which includes your commit, thanks!