mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +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 |
||
---|---|---|
.. | ||
Execute | ||
Parser | ||
Schema | ||
Transport | ||
Analyse.hs | ||
Context.hs | ||
Execute.hs | ||
Explain.hs | ||
Logging.hs | ||
Namespace.hs | ||
ParameterizedQueryHash.hs | ||
Parser.hs | ||
RemoteServer.hs | ||
Schema.hs |