graphql-engine/server/tests-py/queries/event_triggers
Karthikeyan Chinnakonda 92ef504c9e
Server: add URL templating for event triggers and remote schemas (#5760)
* add url templating for event triggers


Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
2020-09-10 15:00:34 +05:30
..
async_execution server: call the webhook asynchronously in event triggers (#5352) 2020-07-10 22:17:05 +05:30
basic implement query to update an event trigger (#367) 2018-09-19 17:42:57 +05:30
create-delete manual event triggers (close #1687) (#2077) 2019-05-13 15:11:07 +05:30
delete_query implement query to update an event trigger (#367) 2018-09-19 17:42:57 +05:30
headers add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30
insert_only implement query to update an event trigger (#367) 2018-09-19 17:42:57 +05:30
manual_events manual event triggers (close #1687) (#2077) 2019-05-13 15:11:07 +05:30
retry_conf remove wreq and set response timeout (close #1477) (#1501) 2019-02-14 13:07:59 +05:30
selected_cols trigger webhooks on column level changes instead of row (close #547, close #680) (#550) 2018-10-25 12:52:51 +05:30
selected_payload trigger webhooks on column level changes instead of row (close #547, close #680) (#550) 2018-10-25 12:52:51 +05:30
update_query fix row comparison operator in event triggers (fix #2036) (#2868) 2019-09-12 18:22:01 -05:00
webhook_env event triggers: take webhook url from env (close #966) (#968) 2018-11-14 12:43:01 +05:30
webhook_template_url Server: add URL templating for event triggers and remote schemas (#5760) 2020-09-10 15:00:34 +05:30