graphql / graphql/graphql-js

v17.1 / v18 Roadmap

Open
#4,818 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20.3k
Forks
2.1k
Avg merge
44m
Merged PRs (30d)
6

Description

Note: that preference is for all changes to be opt-in and available on the v17 line, anything BREAKING will be delayed until v18.

The below is my wishlist, please feel free to comment here

- validateSchema => parallel rules via mapSchema/visitSchema
- #2873
- directive validation
- #3222
- #4816
- full SDL validation?
- framework for standardizing that all rules have programmatic/SDL analogues ?
- hard split between separate graphql modules? i.e. use `IGraphQLSchema` interface in modules outside `type` instead of class `GraphQLSchema`
- #4442 ? perhaps at least get rid of main barrel file
- execution experiments
- #4760
- #4769
- #4776
- type safety
- #2188

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.