graphql-engine/server/src-lib/Hasura
Jesse Hallett 4d6604ba08 server: event trigger codecs
Codecs for event triggers, including webhook transforms. These are not hooked into the higher-up table metadata codec yet because some backend implementations implement event triggers with `error` which causes an error when codecs are evaluated. I plan to follow up with another PR to resolve that.

Ticket: https://hasurahq.atlassian.net/browse/GDC-585

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7237
GitOrigin-RevId: 8ce40fe6fedcf8b109d6ca50a505333df855a8ce
2022-12-15 20:38:21 +00:00
..
Backends Revert "server: fix MSSQL event trigger next_retry_at" 2022-12-15 15:31:40 +00:00
Base server: event trigger codecs 2022-12-15 20:38:21 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing server: add event_processing_time metric 2022-12-06 15:11:04 +00:00
GraphQL pro/server: add user_id of the collaborator in http_log 2022-12-15 07:49:37 +00:00
Incremental Further schema cache cleanups 2022-11-29 01:02:09 +00:00
Metadata server: event trigger codecs 2022-12-15 20:38:21 +00:00
RemoteSchema server: codecs for remote schemas metadata 2022-12-15 17:39:22 +00:00
RQL server: event trigger codecs 2022-12-15 20:38:21 +00:00
Server pro/server: add user_id of the collaborator in http_log 2022-12-15 07:49:37 +00:00
SQL server: delete the Cacheable type class in favor of Eq 2022-11-21 16:35:37 +00:00
Tracing server: support 128-bit trace ids 2022-09-20 02:50:06 +00:00
App.hs pro/server: add user_id of the collaborator in http_log 2022-12-15 07:49:37 +00:00
EncJSON.hs server: tune builder runners, for ByteStrings we're about to send 2022-12-07 06:01:08 +00:00
GC.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
HTTP.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Incremental.hs Further schema cache cleanups 2022-11-29 01:02:09 +00:00
Logging.hs server: add jwk-refresh-log type to default enabled logs 2022-11-08 16:48:44 +00:00
Name.hs server/postgres: fix the schema types conflict between aggregation predicates and table selection aggregates 2022-10-21 13:28:43 +00:00
PingSources.hs [server] regularly ping selected sources 2022-11-23 16:41:46 +00:00
QueryTags.hs server: support query tags for MSSQL data sources 2022-04-28 19:34:45 +00:00
Session.hs pro/server: add user_id of the collaborator in http_log 2022-12-15 07:49:37 +00:00
ShutdownLatch.hs multitenant: make shutdown logic more abstract 2022-11-23 07:53:19 +00:00
Tracing.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00