We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d66f53 commit 09bb277Copy full SHA for 09bb277
README.md
@@ -11,6 +11,6 @@ yarn start
11
```
12
13
## GraphQL API endpoint
14
-```js
15
-http://localhost:3000/graphiql
+```bash
+http://localhost:3000/graphql
16
0 commit comments