graphql-engine/server/lib
Auke Booij 6f78d25932 chore(server): simplify bindErrorA and use more broadly
The simplification will allow us to avoid a few `MonadError QErr m` constsraints in the future - this effect can be created locally instead of reusing a global one.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8729
GitOrigin-RevId: 851e28b1f5bfe4c47da43fa324714a941ef25c57
2023-04-12 15:51:37 +00:00
..
aeson-ordered Fix all warnings in internal libraries and enable -WError everywhere 2023-02-01 23:32:19 +00:00
api-tests Add a test for multiplexing logical models 2023-04-11 16:59:41 +00:00
arrows-extra chore(server): simplify bindErrorA and use more broadly 2023-04-12 15:51:37 +00:00
dc-api Support nested object fields in DC API and use this to implement nest… 2023-04-11 01:30:37 +00:00
error-message [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
graphql-parser CI: Get the GHC version from VERSIONS.json for all GitHub workflows. 2023-03-27 18:53:18 +00:00
hasura-prelude chore(debugging): convert trace ghc warnings to hlint warnings 2023-04-11 09:06:56 +00:00
incremental CI: Get the GHC version from VERSIONS.json for all GitHub workflows. 2023-03-27 18:53:18 +00:00
pg-client validate logical models custom return type against postgres 2023-04-04 14:02:59 +00:00
resource-pool [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
schema-parsers server: fix some hspec tests 2023-02-03 14:09:19 +00:00
test-harness Support nested object fields in DC API and use this to implement nest… 2023-04-11 01:30:37 +00:00