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 48c2fe3 commit d794b51Copy full SHA for d794b51
README.md
@@ -12,6 +12,6 @@ Start the server in dev mode:
12
bun dev
13
```
14
15
-Open the link in the console to view the GraphiQL playground.
+Open the link in the console to view the Open API docs.
16
17
> GraphQL types are generated based on the schema. This happens when running `bun dev`.
0 commit comments