graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL chore(server): simplify bindErrorA and use more broadly 2023-04-12 15:51:37 +00:00
DML Remove ServerConfigCtx. 2023-04-04 16:01:42 +00:00
IR De-duplicate prepared logical model arguments 2023-04-12 09:05:48 +00:00
Types Support nested object fields in DC API and use this to implement nest… 2023-04-11 01:30:37 +00:00
IR.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00