cube-js/cube

Facilitate comments in GraphQL schema generation flow

Ouverte

#6 246 ouverte le 6 mars 2023

 (3 commentaires) (0 réaction) (0 personne assignée)Rust (1 965 forks)batch import
api:graphqlhelp wanted

Métriques du dépôt

Stars
 (19 563 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur