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 ouverte le 28 juin 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)C# (348 forks)auto 404
cosmoshacktoberfestknown-issuetriage

Métriques du dépôt

Stars
 (1 459 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur