graphql-engine/server/src-lib
Auke Booij 334660d906 server: refactor FromJSON FromIntrospection instances
- Inline a few instances to avoid code duplication
- Use `(<$>)` to avoid `let`
- Improve error reporting when types of invalid kind are specified in `possibleTypes` or `interfaces`.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7540
GitOrigin-RevId: 954fb710f94a275daff938b9a6e58765c4286d0c
2023-02-13 07:50:12 +00:00
..
Autodocodec server: codecs for CustomTypes 2023-02-07 03:47:35 +00:00
Control Extract Hasura.Incremental into lib/hasura-incremental 2023-02-01 12:25:33 +00:00
Data Bump autodocodec to 0.2.0.3, ditch Data.Voidable 2023-02-02 10:54:59 +00:00
Database/MSSQL Source catalog migrations minor enhancements 2022-11-01 22:42:40 +00:00
GHC Add allocation counter to trace spans and trace metadata 2022-08-18 21:57:59 +00:00
Hasura server: refactor FromJSON FromIntrospection instances 2023-02-13 07:50:12 +00:00
Net server: vendor used bits of 'ip' package to cut dependencies 2022-06-20 23:16:51 +00:00
Network Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00