You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/blog/2026-03-12-call-for-projects.mdx
+14-15Lines changed: 14 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "2026 Call For Projects"
3
3
tags: ["announcements"]
4
-
date: 2026-03-12
4
+
date: 2026-04-14
5
5
byline: Help the GraphQL ecosystem grow
6
6
featured: true
7
7
---
@@ -15,43 +15,42 @@ Each selected project will receive a $5000 grant as well as promotion on the Gra
15
15
16
16
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:
17
17
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, ...).
19
19
* 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)).
21
21
* Requires a graphql.org blog post explaining the work.
22
22
23
23
For 2026, we encourage participants to submit projects around the themes below:
For example, these topics have been discussed recently in the community and would be good starting points for contributions:
33
32
34
33
* Implement alternative serialization format (CBOR, argo) in graphql-js.
35
34
* 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.
37
36
* 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.
39
38
* 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.
41
40
* Run a [GraphQL survey](https://github.com/graphql/community-wg/issues/55).
42
41
* Modernize and reimplement https://www.howtographql.com/ with modern tools.
43
42
* Document [additional GraphQL Schema Guidelines](https://github.com/graphql/graphql.github.io/issues/2353) on the graphql.org website.
44
43
* Illustrated guides for newcomers.
45
44
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.
47
46
48
-
## Timeline
47
+
## 🗓️ Timeline
49
48
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.
53
52
54
-
## Apply Now
53
+
## ✅ Apply Now!
55
54
56
55
You can apply now by filing the [GraphQL grant application](https://docs.google.com/forms/d/e/1FAIpQLSciopqGoQE2hBhxsb5E6dq12VrD221Zv4dsGWa1nQM35FT1nA/viewform).
0 commit comments