graphql-engine/server/src-lib
Antoine Leblanc ea32b8bf82 Move HasServerConfigCtx to Hasura.Server.Types.
### Description

Small PR that moves code out of `RQL.Types.hs`. Specifically, it moves `HasServerConfigCtx` to where `ServerConfigCtx` is defined. This removes code from `RQL.Types`, makes the dependency on `Server.Types` more explicit, and will make some further cleanups easier.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4336
GitOrigin-RevId: 95bb3467d741763892c4e68a38760497157ba1aa
2022-04-22 14:51:00 +00:00
..
Control server: simplify interpretation of concrete monads into abstract arrows 2022-04-04 12:36:35 +00:00
Data Refactor insert mutations IR use of "default values" 2022-04-21 16:34:04 +00:00
Database/MSSQL (Fix #8267) Handle subscriptions in MSSQL when results exceed 2048 characters 2022-03-21 12:16:14 +00:00
GHC Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Hasura Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Network Yeet some default-extensions 2022-03-16 00:40:17 +00:00