We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653f64e commit 3f107dfCopy full SHA for 3f107df
src/content/8/en/part8e.md
@@ -464,7 +464,7 @@ The file <i>index.js</i> is changed to:
464
```js
465
// highlight-start
466
const { WebSocketServer } = require('ws')
467
-const { useServer } = require('graphql-ws/lib/use/ws')
+const { useServer } = require('graphql-ws/use/ws')
468
// highlight-end
469
470
// ...
src/content/8/fi/osa8e.md
@@ -468,7 +468,7 @@ Tiedosto <i>index.js</i> muuttuu seuraavasti
471
472
473
474
0 commit comments