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 geöffnet am 28. Juni 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)C# (348 Forks)auto 404
cosmoshacktoberfestknown-issuetriage

Repository-Metriken

Stars
 (1.459 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide