Add instances for UTCTime
This commit is contained in:
@@ -10,6 +10,8 @@ and this project adheres to
|
||||
### Added
|
||||
- `ToGraphQL` and `FromGraphQL` instances for `Word` types, `Float`, `Double`,
|
||||
and `Scientific`.
|
||||
- `ToGraphQL` and `FromGraphQL` instances for `Day`, `DiffTime`,
|
||||
`NominalDiffTime`, and `UTCTime`.
|
||||
- `Resolver`: Export `ServerException`.
|
||||
- `Resolver.defaultResolver`: Throw `FieldNotResolvedException` if the requested
|
||||
field is not in the parent object.
|
||||
|
||||
Reference in New Issue
Block a user