Skip to content

Commit 0b1f91c

Browse files
committed
Formatting
1 parent f5d9135 commit 0b1f91c

1 file changed

Lines changed: 14 additions & 15 deletions

File tree

src/pages/blog/2026-03-12-call-for-projects.mdx

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "2026 Call For Projects"
33
tags: ["announcements"]
4-
date: 2026-03-12
4+
date: 2026-04-14
55
byline: Help the GraphQL ecosystem grow
66
featured: true
77
---
@@ -15,43 +15,42 @@ Each selected project will receive a $5000 grant as well as promotion on the Gra
1515

1616
The Call for Projects is part of the general [GraphQL grant program](https://graphql.org/community/foundation/community-grant/) and submissions should meet some criteria:
1717

18-
* Contributes to a [`graphql`](https://github.com/graphql/) project or another GraphQL property ([YouTube](https://www.youtube.com/channel/UCIVbABX6aSk5hy5UPAhQdmQ), socials, ...)
18+
* Contributes to a [`graphql`](https://github.com/graphql/) project or another GraphQL property ([YouTube](https://www.youtube.com/channel/UCIVbABX6aSk5hy5UPAhQdmQ), socials, ...).
1919
* Must be submitted by individuals (companies are not eligible for funding).
20-
* Requires signature of a grant agreement ([preview](https://github.com/graphql/foundation/blob/HEAD/grants/GraphQL_Grantee_Agreement-preview.pdf))
20+
* Requires signature of a grant agreement ([preview](https://github.com/graphql/foundation/blob/HEAD/grants/GraphQL_Grantee_Agreement-preview.pdf)).
2121
* Requires a graphql.org blog post explaining the work.
2222

2323
For 2026, we encourage participants to submit projects around the themes below:
2424

25-
* AI
25+
* [AI](https://github.com/graphql/ai-wg/issues)
2626
* [Golden path](https://github.com/graphql/golden-path-wg/)
2727
* Security
28-
* Full-stack DX
29-
* graphql-js improvements
28+
* [graphql-js improvements](https://github.com/graphql/graphql-js/issues)
3029
* Guides and tutorials
3130

3231
For example, these topics have been discussed recently in the community and would be good starting points for contributions:
3332

3433
* Implement alternative serialization format (CBOR, argo) in graphql-js.
3534
* Implement [semantic introspection](https://github.com/graphql/ai-wg/blob/main/rfcs/semantic-introspection.md) in graphql-js to make it easier for agents to discover GraphQL schemas and types.
36-
* Implement new experimental GraphQL features such as `onError` or service capabilities in graphql-js.
35+
* Implement new experimental GraphQL features such as []`onError` or service capabilities](https://github.com/graphql/graphql-spec/pull/1163) in graphql-js.
3736
* Implement a type-safe query builder library using TypeScript.
38-
* Design and implement a "[caniuse.graphql.org](https://github.com/graphql/community-wg/issues/165)" website to make it easy to see at a glance what experimental features are supported where.
37+
* Design and implement a "[caniuse.graphql.org](https://github.com/graphql/community-wg/issues/165)" website to make it easy to see at a glance what experimental features are supported in different frameworks.
3938
* Propose and implement an alternative way to thread in inputs to @skip/@include (highlighted as a problem [here](https://www.youtube.com/watch?t=498&v=Orgyp3xOqwY&feature=youtu.be)).
40-
* Design and implement a [content hub](https://github.com/graphql/community-wg/issues/158) for easily spreading the word about GraphQL.
39+
* Design and implement a [content hub](https://github.com/graphql/community-wg/issues/158) for easily spreading the word about GraphQL.
4140
* Run a [GraphQL survey](https://github.com/graphql/community-wg/issues/55).
4241
* Modernize and reimplement https://www.howtographql.com/ with modern tools.
4342
* Document [additional GraphQL Schema Guidelines](https://github.com/graphql/graphql.github.io/issues/2353) on the graphql.org website.
4443
* Illustrated guides for newcomers.
4544

46-
This list is not exhaustive and all submissions will be carefully examined.
45+
This list is not exhaustive and all submissions will be carefully examined. If you are unsure about where to start, join the [Discord server](https://discord.graphql.org) to brainstorm ideas.
4746

48-
## Timeline
47+
## 🗓️ Timeline
4948

50-
* May 31, 2026: deadline for submissions
51-
* June 30, 2026: winners are announced
52-
* Dec 31, 2026: program closes
49+
* May 31, 2026: deadline for submissions.
50+
* June 30, 2026: winners are announced.
51+
* Dec 31, 2026: program closes.
5352

54-
## Apply Now
53+
## Apply Now!
5554

5655
You can apply now by filing the [GraphQL grant application](https://docs.google.com/forms/d/e/1FAIpQLSciopqGoQE2hBhxsb5E6dq12VrD221Zv4dsGWa1nQM35FT1nA/viewform).
5756

0 commit comments

Comments
 (0)