Azure / Azure/data-api-builder

Add Support for DateOnly type

Open
#1,610 8 comments 0 reactions 0 assignees View on GitHub
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`.

![image](https://github.com/Azure/data-api-builder/assets/102276754/5ad8c1e1-fcb3-4e50-86c8-f0b2cca24954)
![image](https://github.com/Azure/data-api-builder/assets/102276754/5656a966-4664-44f4-aa3f-7305e21860b6)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.