We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571aead commit a598c1dCopy full SHA for a598c1d
apollo-server/v3/subscriptions-graphql-ws/package.json
@@ -10,7 +10,7 @@
10
"@graphql-tools/schema": "^7.1.5",
11
"@types/ws": "^8.2.2",
12
"apollo-server-core": "^3.6.2",
13
- "apollo-server-express": "^3.6.2",
+ "@apollo/server": "^4.0.0",
14
"express": "^4.17.1",
15
"graphql": "^15.5.1",
16
"graphql-subscriptions": "^1.2.1",
0 commit comments