graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
..
Mutation server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
Action.hs fix introspection faling when multiple actions defined with PG scalar types (fix #5166) (#5173) 2020-06-23 15:35:54 +05:30
BoolExp.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Builder.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Common.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
CustomTypes.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Function.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
Merge.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
OrderBy.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Select.hs fix relay introspection when remote relationships are defined, fix #5144 (#5145) 2020-06-24 19:25:50 +05:30