Skip to content

Commit 4aa0372

Browse files
committed
prettier
1 parent a73dd4a commit 4aa0372

File tree

1 file changed

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

1 file changed

+10
-6
lines changed

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

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@ 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!
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!
1620
1721
<figure className="mt-6">
1822
<>![GraphiQL 5 with Monaco Editor Preview](./graphiql-5.png)</>

0 commit comments

Comments
 (0)