cube-js/cube

Facilitate comments in GraphQL schema generation flow

开放

#6,246 创建于 2023年3月6日

 (3 条评论) (0 个反应) (0 位负责人)Rust (1,965 个派生)batch import
api:graphqlhelp wanted

仓库指标

星标
 (19,563 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南