[graphiql] Unable to input date type
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Unable to input date type for "A type representing a formatted java.time.LocalDateTime" in Kotlin with following error: "with value 'StringValue{value='2024-01-31T11:30:59.000Z'}' is not a valid 'DateTime' - Expected valid DateTime literal but was StringValue{value='2024-01-31T11:30:59.000Z'}","
### Expected Behavior
It should be working without error
### Steps To Reproduce
Spring (Kotlin)
### Environment
* GraphiQL Version: LTS
* OS: Mac & AWS Linux
* Browser: any
* Bundler: Kotlin spring
* `react` Version: no react
* `graphql` Version: LTS
### Anything else?
??
Contributor guide
Assessment
This issue has not been assessed yet.