Skip to content

Commit 24bebbb

Browse files
committed
Add howtographql.com
1 parent 6af021b commit 24bebbb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ For 2026, we encourage participants to submit projects around the themes below:
3131

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

34-
* Implement alternative serialization format (CBOR, argo) in graphql-js to stay competitive with protobuf.
34+
* Implement alternative serialization format (CBOR, argo) in graphql-js.
3535
* 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.
3636
* Implement new experimental GraphQL features such as `onError` or service capabilities in graphql-js.
3737
* 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.
3838
* 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)).
3939
* Design and implement a [content hub](https://github.com/graphql/community-wg/issues/158) for easily spreading the word about GraphQL.
40-
* Run a [GraphQL survey](https://github.com/graphql/community-wg/issues/55).
40+
* Run a [GraphQL survey](https://github.com/graphql/community-wg/issues/55).
41+
* Modernize and reimplement https://www.howtographql.com/ with modern tools
4142
* Document [additional GraphQL Schema Guidelines](https://github.com/graphql/graphql.github.io/issues/2353) on the graphql.org website
4243

4344
This list is not exhaustive and all submissions will be carefully examined.

0 commit comments

Comments
 (0)