Azure/data-api-builder

[CosmosDB_NoSQL] Validate GraphQL type name in schema.gql matches singular type name in config for the same entity

Open

#1,556 创建于 2023年6月28日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)C# (348 fork)auto 404
cosmoshacktoberfestknown-issuetriage

仓库指标

Star
 (1,459 star)
PR 合并指标
 (PR 指标待抓取)

描述

I agree its an edge-case scenario - perhaps, should fail in validation if GraphQL type name from schema.gql doesn't match the singular type name provided for the same entity as described by the model name directive in the schema.

Originally posted by @Aniruddh25 in https://github.com/Azure/data-api-builder/pull/1402#discussion_r1245542343

贡献者指南