Azure / Azure/data-api-builder
[Feature] Field Mappings support for stored procedure.
Open
fabric
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
We need a way to provide mappings for result set of a stored procedure. If a stored procedure for example returns columns that do not meet restrictions in graphql (Example: they have restricted characters, reserved graphql names etc) this would lead to the result being unable to be processed by the hotchocolate server. This issue is for tracking field mappings support for stored procedures.
Contributor guide
Assessment
This issue has not been assessed yet.