graphql-engine/server/src-test
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/Concurrent server: parallelize buildGQLContext to improve replace_metadata perfo… 2022-03-09 02:27:42 +00:00
Data server/tests: add hspec test case to parse legacy remote relationship definition json 2022-04-22 11:34:38 +00:00
Database/MSSQL server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +00:00
Hasura Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Network/HTTP/Client server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Test Add ToSchema instances to GDW API types 2022-03-31 04:46:08 +00:00
Main.hs server/tests: add hspec test case to parse legacy remote relationship definition json 2022-04-22 11:34:38 +00:00