mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
ea32b8bf82
### 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 |
||
---|---|---|
.. | ||
Control/Concurrent | ||
Data | ||
Database/MSSQL | ||
Hasura | ||
Network/HTTP/Client | ||
Test | ||
Main.hs |