graphql-engine/server/tests-py/queries/actions
Rakesh Emmadi ea23571049
fix introspection faling when multiple actions defined with PG scalar types (fix #5166) (#5173)
Introspection query is failing with `type info not found for xxxx` error message if multiple actions are defined with reused PG scalars. The fix for the same.
2020-06-23 15:35:54 +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 fix recreating action's permission, fix #4377 (#4495) 2020-04-22 11:29:14 +05:30
sync actions: fix behaviour when using remote relationship in mutation action's relationship (#4982) 2020-06-05 17:33:18 +05:30