graphql-engine/server/src-lib/Hasura/RQL/DDL
Karthikeyan Chinnakonda 5f79b5f102 server: generalize the event triggers codepath for all backends
https://github.com/hasura/graphql-engine-mono/pull/2189

Co-authored-by: hasura-bot <30118761+hasura-bot@users.noreply.github.com>
Co-authored-by: Martin Mark <74692114+martin-hasura@users.noreply.github.com>
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
Co-authored-by: Sameer Kolhar <6604943+kolharsam@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Matt Hardman <28978422+mattshardman@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
Co-authored-by: Divi <32202683+imperfect-fourth@users.noreply.github.com>
GitOrigin-RevId: 97c71571656c6e0c57d06f2d38193833180901c0
2021-09-20 07:35:49 +00:00
..
Metadata Request Transformations 2021-09-16 11:03:57 +00:00
Permission server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Relationship Clean metadata arguments 2021-07-27 10:42:51 +00:00
RemoteRelationship server: add metadata for DB-DB remote joins 2021-07-22 23:07:10 +00:00
RemoteSchema Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
Schema server: generalize the event triggers codepath for all backends 2021-09-20 07:35:49 +00:00
Action.hs Request Transformations 2021-09-16 11:03:57 +00:00
ApiLimit.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
ComputedField.hs Clean metadata arguments 2021-07-27 10:42:51 +00:00
CustomTypes.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Deps.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Endpoint.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
EventTrigger.hs server: generalize the event triggers codepath for all backends 2021-09-20 07:35:49 +00:00
GraphqlSchemaIntrospection.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Headers.hs server: misc cleanups 2021-06-15 15:06:37 +00:00
InheritedRoles.hs server: inherited roles improvements for select permissions only 2021-07-16 21:19:58 +00:00
Metadata.hs server: generalize the event triggers codepath for all backends 2021-09-20 07:35:49 +00:00
Network.hs server: Adding support for TLS allowlist by domain and service id (port) 2021-08-24 07:37:25 +00:00
Permission.hs server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
QueryCollection.hs server: update non-existent object error messages 2021-08-18 10:52:28 +00:00
Relationship.hs server: fix the nullability of object relationships (fix hasura/graphql-engine#7201) 2021-08-26 15:27:34 +00:00
RemoteRelationship.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
RemoteSchema.hs Request Transformations 2021-09-16 11:03:57 +00:00
RequestTransform.hs Request Transformations 2021-09-16 11:03:57 +00:00
ScheduledTrigger.hs server: update create_scheduled_event API to respond with event_id 2021-09-13 18:01:55 +00:00
Schema.hs server: misc cleanups 2021-06-15 15:06:37 +00:00