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
apollo-server-plugin-base
The code snippet here is not up to date: https://docs.nestjs.com/graphql/complexity#getting-started
We can use @apollo/server which is not deprecated.
@apollo/server
Deprecation warning: https://www.npmjs.com/package/apollo-server-plugin-base
N/A.
Up to date doc.
I am currently going through the whole doc for complexity and will open a PR to address issues I've found in the doc, then we can code review it.
The text was updated successfully, but these errors were encountered:
Will be tracked here: #3169.
Thus I will close this issue.
Sorry, something went wrong.
No branches or pull requests
I'm submitting a...
Current behavior
The code snippet here is not up to date: https://docs.nestjs.com/graphql/complexity#getting-started
Expected behavior
We can use
@apollo/server
which is not deprecated.Deprecation warning: https://www.npmjs.com/package/apollo-server-plugin-base
Minimal reproduction of the problem with instructions
N/A.
What is the motivation / use case for changing the behavior?
Up to date doc.
Environment
N/A.
For Tooling issues:
N/A.
N/A.
Others:
I am currently going through the whole doc for complexity and will open a PR to address issues I've found in the doc, then we can code review it.
The text was updated successfully, but these errors were encountered: