Azure / Azure/data-api-builder
Add Support for DateOnly type
Open
engine
enhancement
graphql
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Currently, GraphQL response is showing DateTimeFormat for date type columns.
If the value stored in the DB is `11-03-2017`, graphql will show `11-03-2017T00:00:00Z`.


Contributor guide
Assessment
This issue has not been assessed yet.