Add operation type encoder

This commit is contained in:
2022-10-02 11:38:53 +02:00
parent 2321d1a1bc
commit bf2e4925b4
3 changed files with 16 additions and 1 deletions

View File

@ -16,6 +16,9 @@ and this project adheres to
- `Language.GraphQL`: Added information about the *json* flag and switching to
*graphql-spice* for JSON support.
### Added
- Partial schema printing: operation type encoder.
## [1.0.3.0] - 2022-03-27
### Fixed
- Index position in error path. (Index and Segment paths of a field have been