graphql-engine/server/src-lib/Hasura/RQL/DML
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
..
Count.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Delete.hs Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Insert.hs Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Internal.hs Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Select.hs Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Types.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Update.hs Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00