graphql-engine/server/src-lib/Hasura/RQL
Auke Booij cfc9d7d219 server: build even more parts of the Schema Cache monadically
Rewrites the schema cache building code monadically for the following features as well:
- REST endpoints
- Cron triggers
- OpenTelemetry config
- Remote schema cache (post-introspection only), mainly remote schema relationships
- Actions
- Inherited roles

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7049
GitOrigin-RevId: c0727c6a170a27f722cc173973658ad201ebedb5
2022-11-30 09:12:15 +00:00
..
DDL server: build even more parts of the Schema Cache monadically 2022-11-30 09:12:15 +00:00
DML Delete SourceM type class 2022-11-28 20:20:32 +00:00
IR server: delete the Cacheable type class in favor of Eq 2022-11-21 16:35:37 +00:00
Types server: build even more parts of the Schema Cache monadically 2022-11-30 09:12:15 +00:00
IR.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00