We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a7dc3 commit a983816Copy full SHA for a983816
docs/guide/server.md
@@ -1,6 +1,6 @@
1
# Server Usage
2
3
-If you enabled the GraphQL API Server, start it (by default it also runs `serve`):
+If you enabled the GraphQL API Server, start it alongside the client:
4
5
```
6
npm run apollo
0 commit comments