cube-js/cube
Ver no GitHubFacilitate comments in GraphQL schema generation flow
Open
#6.246 aberto em 6 de mar. de 2023
api:graphqlhelp wanted
Métricas do repositório
- Stars
- (19.563 stars)
- Métricas de merge de PR
- (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)
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