graphql-engine/server/src-lib/Hasura/GraphQL/Execute/RemoteJoin
Auke Booij 79b8a6a07b chore(server): move some query tags code to a sensible place
Also add a `default` implementation for `MonadQueryTags`.

This avoids a bunch of imports on `Hasura.GraphQL.Execute.Backend` which is a big module with lots of (transitive) dependencies.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8571
GitOrigin-RevId: 8ecca452721b77953e6d088c79d8d6f003f2996f
2023-03-30 21:19:38 +00:00
..
Collect.hs server/fix: stringify-numeric-types option in remote database relationships (fix #8387) 2022-12-19 14:04:58 +00:00
Join.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
RemoteSchema.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Source.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
Types.hs server/fix: stringify-numeric-types option in remote database relationships (fix #8387) 2022-12-19 14:04:58 +00:00