File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
src/pages/blog/2025-06-10-graphiql-5 Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,16 @@ byline: Dimitri Postolov
7
7
8
8
import { Callout } from " nextra/components"
9
9
10
- > The GraphQL Foundation offers [ Community Grants] ( https://graphql.org/foundation/community-grant/ ) to help incentivize key
11
- > technical and community initiatives. As part of the grant, applicants commit to write a blog post report describing their
12
- > work and its impact on the GraphQL community. The following report was written by grant recipient Dimitri Postolov in June
13
- > 2025, having completed his project to release Monaco support in GraphiQL. The effort to add Monaco
14
- > support to GraphiQL was [ started over five years ago] ( https://github.com/graphql/graphiql/issues/1445 ) and we are
15
- > beyond excited to see it finally reach fruition!
10
+ > The GraphQL Foundation offers
11
+ > [ Community Grants] ( https://graphql.org/foundation/community-grant ) to help
12
+ > incentivize key technical and community initiatives. As part of the grant,
13
+ > applicants commit to write a blog post report describing their work and its
14
+ > impact on the GraphQL community. The following report was written by grant
15
+ > recipient Dimitri Postolov in June 2025, having completed his project to
16
+ > release Monaco support in GraphiQL. The effort to add Monaco support to
17
+ > GraphiQL was
18
+ > [ started over five years ago] ( https://github.com/graphql/graphiql/issues/1445 )
19
+ > and we are beyond excited to see it finally reach fruition!
16
20
17
21
<figure className = " mt-6" >
18
22
<>![ GraphiQL 5 with Monaco Editor Preview] ( ./graphiql-5.png ) </>
You can’t perform that action at this time.
0 commit comments