graphql-engine/server/src-lib/Hasura/RQL/DDL
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
..
Metadata ghc 9.2.5 2022-11-15 11:26:42 +00:00
Permission Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Relationship Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Schema server: build even more parts of the Schema Cache monadically 2022-11-30 09:12:15 +00:00
Webhook server: use kriti template to generate query param from list 2022-11-29 20:27:41 +00:00
Action.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
ApiLimit.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
ComputedField.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
CustomTypes.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
DataConnector.hs Add display_name, release_name fields to MD Agent APIs - GDC-626 2022-11-18 04:19:08 +00:00
Endpoint.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
EventTrigger.hs server: provide an option to enable event triggers on logically replicated tables 2022-11-29 17:43:13 +00:00
GraphqlSchemaIntrospection.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Headers.hs server: delete the Cacheable type class in favor of Eq 2022-11-21 16:35:37 +00:00
InheritedRoles.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Metadata.hs server: update metadata api for the OpenTelemetry exporter 2022-11-23 07:54:53 +00:00
Network.hs server: Simplify BuildOutputs 2022-11-15 12:04:13 +00:00
OpenTelemetry.hs server: update metadata api for the OpenTelemetry exporter 2022-11-23 07:54:53 +00:00
Permission.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
QueryCollection.hs Clean up Hasura.Prelude a bit 2022-10-03 21:50:53 +00:00
QueryTags.hs Replace BackendSourceMetadata type alias with a newtype 2022-08-29 00:59:18 +00:00
Relationship.hs ghc 9.2.5 2022-11-15 11:26:42 +00:00
RemoteRelationship.hs Further schema cache cleanups 2022-11-29 01:02:09 +00:00
ScheduledTrigger.hs Rename get_event_invocations to get_scheduled_event_invocations 2022-11-03 10:23:11 +00:00
Schema.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
SourceKinds.hs Add display_name, release_name fields to MD Agent APIs - GDC-626 2022-11-18 04:19:08 +00:00