graphql-engine/server/src-lib/Hasura/Backends
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
..
BigQuery Refactor insert mutations IR use of "default values" 2022-04-21 16:34:04 +00:00
DataWrapper Refactor insert mutations IR use of "default values" 2022-04-21 16:34:04 +00:00
MSSQL Refactor insert mutations IR use of "default values" 2022-04-21 16:34:04 +00:00
MySQL Refactor insert mutations IR use of "default values" 2022-04-21 16:34:04 +00:00
Postgres Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00