graphql-engine/server/tests-py/queries/actions
Rakesh Emmadi cfd7944849
restrict env variables start with HASURA_GRAPHQL_ for headers configuration in actions, event triggers & remote schemas (#5519)
* restrict env variables start with HASURA_GRAPHQL_ for headers definition in actions & event triggers

* update CHANGELOG.md

* Apply suggestions from code review

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-08-05 18:44:53 +05:30
..
async allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
custom-types fix creating relationships for custom object types with fields reusing Postgres scalars (fix #4447) (#4455) 2020-04-24 10:58:42 +05:30
introspection fix introspection faling when multiple actions defined with PG scalar types (fix #5166) (#5173) 2020-06-23 15:35:54 +05:30
metadata restrict env variables start with HASURA_GRAPHQL_ for headers configuration in actions, event triggers & remote schemas (#5519) 2020-08-05 18:44:53 +05:30
sync actions: fix behaviour when using remote relationship in mutation action's relationship (#4982) 2020-06-05 17:33:18 +05:30