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 faaee5d commit 7b052a5Copy full SHA for 7b052a5
src/pages/blog/2025-07-17-graphiql-5/index.mdx
@@ -23,7 +23,7 @@ import { Callout } from "nextra/components"
23
Your browser does not support the video tag.
24
</video>
25
{/* prettier-ignore */}
26
- <figcaption className="mt-2 text-center">GraphiQL 5 with Monaco Editor</figcaption>
+ <figcaption className="mt-2 text-center">[GraphiQL 5 with Monaco Editor](https://graphql.org/swapi-graphql/)</figcaption>
27
</figure>
28
29
This post marks the completion of **8 weeks** of work on my GraphiQL grant,
0 commit comments