We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello.
I created a new project today and by installing throttler package, I got the following error:
ENV And Dependency: Mac Os Big sur: 11.4 node : 14
"@nestjs/core": "^8.0.0", "@nestjs/graphql": "^8.0.2", "@nestjs/platform-express": "^8.0.0", "@nestjs/throttler": "^2.0.0", "apollo-server-express": "^2.25.2",
The text was updated successfully, but these errors were encountered:
Did you customize the ThrottlerGuard to work with GraphQL?
ThrottlerGuard
Sorry, something went wrong.
Looks like this is all good? Let me know if not and provide a minimum reproduction.
thanks @jmcdo29 , this work for me 💯
No branches or pull requests
hello.
I created a new project today and by installing throttler package, I got the following error:
ENV And Dependency:
Mac Os Big sur: 11.4
node : 14
"@nestjs/core": "^8.0.0",
"@nestjs/graphql": "^8.0.2",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/throttler": "^2.0.0",
"apollo-server-express": "^2.25.2",
The text was updated successfully, but these errors were encountered: