Add TH module with gql quasi quoter

This commit is contained in:
2021-09-21 09:37:57 +02:00
parent 60d1167839
commit a3f18932bd
3 changed files with 38 additions and 0 deletions

View File

@ -14,6 +14,7 @@ and this project adheres to
- Deprecation notes in the `Error` module for `Resolution`, `CollectErrsT` and
`runCollectErrs`. These symbols are part of the old executor and aren't used
anymore, it will be deprecated in the future and removed.
- `TH` module with the `gql` quasi quoter.
### Fixed
- Error messages are more concrete, they also contain type information and