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
317 stars 12 forks source link

Add field extension override capability #290

Closed ravangen closed 2 years ago

ravangen commented 2 years ago

Add support of field extensions to enable granular directive customization per field.