Skip to content

Commit deb6a76

Browse files
authored
Add GraphQL grant introduction
1 parent ff2cdff commit deb6a76

File tree

1 file changed

+7
-0
lines changed
  • src/pages/blog/2025-06-10-graphiql-5

1 file changed

+7
-0
lines changed

src/pages/blog/2025-06-10-graphiql-5/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ byline: Dimitri Postolov
77

88
import { Callout } from "nextra/components"
99

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!
16+
1017
<figure className="mt-6">
1118
<>![GraphiQL 5 with Monaco Editor Preview](./graphiql-5.png)</>
1219
{/* prettier-ignore */}

0 commit comments

Comments
 (0)