Facilitate comments in GraphQL schema generation flow
Open
api:graphql
help wanted
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Is your feature request related to a problem? Please describe.**
The GraphQL schema that is generated has no comments/documentation. It does not suit inclusion into a well documented federated graph.
**Describe the solution you'd like**
A way to annotate dimensions such that the generated GraphQL types have _some_ degree of documentation.
**Describe alternatives you've considered**
Manual documentation post-generation. It does not suit our needs as we scale up
Contributor guide
Assessment
This issue has not been assessed yet.