graphql-engine/server/src-lib/Hasura/GraphQL
Rakesh Emmadi 2fe353a294
allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' (fix #5218) (#5257)
* fix error when array relation connections are queried, fix #5218

* change relay endpoint to '/v1beta1/relay'

* Update CHANGELOG.md

Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-07-03 12:00:35 +05:30
..
Execute generalize query execution logic on Postgres (#5110) 2020-06-16 23:14:59 +05:30
Resolve fix postgres query error for object relationship with permission limit, fix #5148 (#5177) 2020-06-25 09:03:37 +05:30
Schema allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' (fix #5218) (#5257) 2020-07-03 12:00:35 +05:30
Transport allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' (fix #5218) (#5257) 2020-07-03 12:00:35 +05:30
Validate add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Context.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Execute.hs server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30
Explain.hs server: refactor GQL execution check and config API (#5094) 2020-06-16 20:53:06 +05:30
Logging.hs server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30
NormalForm.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
RelaySchema.hs allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' (fix #5218) (#5257) 2020-07-03 12:00:35 +05:30
RemoteServer.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Resolve.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Schema.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Utils.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Validate.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30