We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5819e1 commit ea57321Copy full SHA for ea57321
README.md
@@ -13,3 +13,5 @@ bun dev
13
```
14
15
Open the link in the console to view the GraphiQL playground.
16
+
17
+> GraphQL types are generated based on the schema. This happens when running `bun dev`.
0 commit comments