Azure / Azure/data-api-builder
GraphQL Schema Building - Format DB columns names as GQL best practice and map to original name
未关闭
enhancement
graphql
validation
- 主要语言
- C#
- 星标
- 1.5k
- 派生
- 370
- 平均合并
- 3 天 22 小时
- 30 天内合并 PR
- 9
描述
As references in #609 , need to add ability to format columns names of database if they are not graphQL best practice. Additionally, when formatting, we need to map back to the original column name as to not break resolvers.
贡献指南
调研方向
先阅读所引用的 issue #609,然后定位负责数据库列名的 GraphQL schema 构建路径和 resolver 路径。定义不符合 GraphQL 的名称应如何格式化,以及如何将每个格式化后的名称映射回其原始列,同时不破坏 resolver。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, graphql
- 领域
- api, databases
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100