Skip to content

Commit 89e9120

Browse files
committed
Add "type-safe query builder"
1 parent 8b23f98 commit 89e9120

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ For example, these topics have been discussed recently in the community and woul
3434
* 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.
37+
* Implement a type-safe query builder library using TypeScript.
3738
* 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.
3839
* 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)).
3940
* Design and implement a [content hub](https://github.com/graphql/community-wg/issues/158) for easily spreading the word about GraphQL.

0 commit comments

Comments
 (0)