Skip to content

Commit e421f5c

Browse files
authored
Call for projects: fix markdown (#2380)
Thanks @magicmark for the heads up 🙏
1 parent 0d99a0b commit e421f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For example, these topics have been discussed recently in the community and woul
3232

3333
* Implement alternative serialization format (CBOR, argo) in graphql-js.
3434
* 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.
35-
* Implement new experimental GraphQL features such as []`onError` or service capabilities](https://github.com/graphql/graphql-spec/pull/1163) 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.
3636
* Implement a type-safe query builder library using TypeScript.
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 in different frameworks.
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)).

0 commit comments

Comments
 (0)