mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
8b0b4e5c35
## 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 |
||
---|---|---|
.. | ||
Cache | ||
Cache.hs | ||
Catalog.hs | ||
Diff.hs | ||
Enum.hs | ||
Function.hs | ||
LegacyCatalog.hs | ||
Rename.hs | ||
Source.hs | ||
Table.hs |