Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
I've searched for it and this issue has been historically closed here: #2406
This project is now archived and flag as deprecated (as of April 14th 2023)
From official Apollo v4 documentation
This article uses the graphql-ws library to add support for subscriptions to Apollo Server 4. We no longer recommend using the previously documented subscriptions-transport-ws, because this library is not actively maintained.
Minimum reproduction code
https://github.com/nestjs/graphql/blob/master/packages/graphql/package.json#L31
Steps to reproduce
No response
Expected behavior
this package should not used deprecated package but the recommended one
Package version
11
Graphql version
graphql
:
apollo-server-express
:
apollo-server-fastify
:
NestJS version
No response
Node.js version
18
In which operating systems have you tested?
- macOS
- Windows
- Linux
Other
No response