graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Antoine Leblanc 8b0b4e5c35 Remove all functions from RQL.Types.hs
## Description

This small PR moves all functions in `RQL.Types.hs` to better locations. Most `askX` functions are moved alongside the `unsafe` functions they use. Several other functions are moved closer to their call site. `MetadataM` is moved alongside `Metadata`. This PR also documents the `ask` functions.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4355
GitOrigin-RevId: 0498a7e8f98e7a94af911dd375cad84ace7ddffa
2022-04-26 15:13:57 +00:00
..
Cache Move HasServerConfigCtx to Hasura.Server.Types. 2022-04-22 14:51:00 +00:00
Cache.hs Remove HasSystemDefined. 2022-04-22 16:02:06 +00:00
Catalog.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Diff.hs server: fix bugs in clear_metadata code path 2022-04-11 11:25:13 +00:00
Enum.hs server: add custom table name in EnumReference 2022-04-13 10:08:21 +00:00
Function.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
LegacyCatalog.hs Remove HasSystemDefined. 2022-04-22 16:02:06 +00:00
Rename.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Source.hs server/MSSQL: Event Delivery System (Incremental PR - 3) 2022-04-21 07:20:34 +00:00
Table.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00