Azure / Azure/data-api-builder
[Enhancement] Add support for mappings feature for Cosmos DB
Open
cosmos
enhancement
graphql
known-issue
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
For all SQL database types, the graphQL entity column names/fields can be exposed using an alias by declaring a `mappings` section in the configuration file.
Refer [Mappings feature docs](https://learn.microsoft.com/en-us/azure/data-api-builder/configuration-file#mappings) for more information.
Implement the same feature for Cosmos DB as well
Contributor guide
Assessment
This issue has not been assessed yet.