github-project
github-project copied to clipboard
Throw `GitHubProjectInvalidValueError` error when date field is set to invalid value
Please avoid duplicates
- [X] I checked all open bugs and none of them matched my problem.
Reproducible test case
No response
Please select the environment(s) that are relevant to your bug report
- [X] Browsers
- [X] Node
- [X] Deno
Versions
v5.3.1
What happened?
GraphqlResponseError: Request failed due to following response errors:
- Column value must be a valid value for date column
We should instead throw a GitHubProjectInvalidValueError
Would you be interested in contributing a fix?
- [ ] yes