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