Update Date scalar to resolve to a string
goldcaddy77 opened this issue · 1 comments
goldcaddy77 commented
...and maybe even DateTime. Turning these into Date
s is error prone as if your node server is not set to UTC, you could have off by 1 date issues.
goldcaddy77 commented
This has been fixed and is in V3.
DateOnlyField = string
DateTimeField = Date