Azure / Azure/data-api-builder
[Feature] Exception should be thrown for entity name choices that conflict with GraphQL/DAB reserved names
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
If a user chooses to have an entity name as 'Long' or 'Date' which are considered reserved types in graphql, Schema generation will fail for the entity. We need a way to detect reserved names that are part of dab and part of graphql spec to ensure user does appropriate renames for those entities.
Contributor guide
Assessment
This issue has not been assessed yet.