graphql-engine/server/src-lib/Hasura/GraphQL/Transport
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
..
HTTP [server] Fix CockroachDB live queries 2022-11-02 11:41:02 +00:00
WebSocket server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
Backend.hs chore(server): split new statistics log from QueryLog 2023-03-15 13:06:47 +00:00
HTTP.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
WebSocket.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
WSServerApp.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00