graphql-engine/server/src-lib/Hasura/RQL/DML
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
..
Count.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Delete.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Insert.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Internal.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Select.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00
Types.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Update.hs Remove all functions from RQL.Types.hs 2022-04-26 15:13:57 +00:00