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

Update @graphql-tools/utils to v10 #339

Closed maxpain closed 1 year ago

maxpain commented 1 year ago
image
ravangen commented 1 year ago

Thanks for pointing this out. Resolved with https://github.com/ravangen/graphql-rate-limit/pull/342, will release shortly