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

貢獻者指南