graphql-engine/server/src-lib/Hasura/Server
Auke Booij 79b8a6a07b chore(server): move some query tags code to a sensible place
Also add a `default` implementation for `MonadQueryTags`.

This avoids a bunch of imports on `Hasura.GraphQL.Execute.Backend` which is a big module with lots of (transitive) dependencies.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8571
GitOrigin-RevId: 8ecca452721b77953e6d088c79d8d6f003f2996f
2023-03-30 21:19:38 +00:00
..
API chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
Auth Simplify Transformable Requests Module 2023-03-22 00:01:07 +00:00
Init refactor: newtype alias for action checking feature flags 2023-03-22 10:48:22 +00:00
Migrate chore(server): various code cleanups 2023-03-14 17:47:49 +00:00
Telemetry rename naqi to logimo part 1 2023-02-21 13:46:44 +00:00
App.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
AppStateRef.hs server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
Auth.hs server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
CheckUpdates.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Compression.hs chore: Fix all outstanding hlint hints 2023-02-20 17:43:28 +00:00
Cors.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Init.hs server: move apollo-federation to GA 2023-03-15 08:15:51 +00:00
Limits.hs Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
Logging.hs server: always add query type in http-log logs (whenever available) 2023-03-20 16:14:25 +00:00
MetadataOpenAPI.hs server: codecs for TableMetadata, FunctionMetadata, and permissions 2022-09-12 20:31:07 +00:00
Metrics.hs server: revert changes to created_at column of 'hdb_catalog.event_log' 2023-03-29 10:33:30 +00:00
Middleware.hs server: rename SchemaCacheRef to AppStateRef and add AppContext to it 2023-03-17 10:30:38 +00:00
Migrate.hs feature(server): custom return types as discreet metadata entity 2023-03-30 15:15:11 +00:00
Name.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
OpenAPI.hs Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
Prometheus.hs server: add new metrics for scheduled triggers 2023-03-30 05:52:54 +00:00
Rest.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
SchemaUpdate.hs server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
Telemetry.hs server: core changes for zero-downtime env vars update on cloud 2023-03-30 16:33:39 +00:00
Types.hs Remove HasServerConfigCtx from the schema cache build. 2023-03-27 17:44:27 +00:00
Utils.hs server: webhook auth token caching 2023-03-14 18:28:56 +00:00
Version.hs Amend console assets versioning scheme for CE 2022-08-26 12:39:16 +00:00