graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Rakesh Emmadi f80b69e931
few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109)
* add 'ID' to default scalars for custom types, fix #4061

* preserve cookie headers from sync action webhook, close #4021

* validate action webhook response to conform to output type, fix #3977

* fix tests, don't run actions' tests on PG version < 10

* update CHANGELOG.md

* no-op refactor, use types from http-network more

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-03-20 12:16:45 +05:30
..
Cache allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Cache.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Catalog.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Diff.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Enum.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Function.hs incremental metadata: Clean up a few lingering loose ends 2020-01-08 17:19:03 -06:00
Rename.hs Add check expresion to update permissions (close #384) (#3804) 2020-02-13 13:08:49 +05:30
Table.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30