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
I know this is not a bug but are you planning to switch to graphql-ws as it throws a warning during every installation?
graphql-ws
WARN deprecated subscriptions-transport-ws@0.11.0: The subscriptions-transport-ws package is no longer maintained. We recommend you use graphql-ws instead. For help migrating Apollo software to graphql-ws, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using graphql-ws, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md
subscriptions-transport-ws
https://github.com/
pnpm i or pnpm up
pnpm i
pnpm up
Not to throw this warning
10.1.1
9.1.1
16.17.0
The text was updated successfully, but these errors were encountered:
graphql-ws is already supported
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current behavior
I know this is not a bug but are you planning to switch to
graphql-ws
as it throws a warning during every installation?Minimum reproduction code
https://github.com/
Steps to reproduce
pnpm i
orpnpm up
Expected behavior
Not to throw this warning
Package version
10.1.1
NestJS version
9.1.1
Node.js version
16.17.0
In which operating systems have you tested?
The text was updated successfully, but these errors were encountered: