Add a test for the input object coercion issue
This commit is contained in:
@ -10,6 +10,7 @@ and this project adheres to
|
||||
### Fixed
|
||||
- `gql` removes not only leading `\n` but also `\r`.
|
||||
- Fix non nullable type string representation in executor error messages.
|
||||
- Fix input objects not being coerced to lists.
|
||||
|
||||
## [1.2.0.1] - 2023-04-25
|
||||
### Fixed
|
||||
|
Reference in New Issue
Block a user