mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +03:00
c2f667a06d
> ### Description > From HGE version 2.0 onwards, all remote relationship fields are generated as plain types without non-nullable and lists. This PR fixes the same. ### Changelog - [x] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label. ### Affected components - [x] Server - [x] Tests ### Related Issues -> fix https://github.com/hasura/graphql-engine/issues/7284 ### Steps to test and verify > - Create a remote relationship to a field in remote schema with non-nullable or list type - The HGE introspection should give the remote relationship field type correctly as like in the remote schema https://github.com/hasura/graphql-engine-mono/pull/2071 GitOrigin-RevId: e113f5d17b62bfa0a25028c20260ae1782ae224b |
||
---|---|---|
.. | ||
bench-wrk | ||
benchmarks | ||
packaging | ||
src-exec | ||
src-lib | ||
src-rsr | ||
src-test | ||
tests-py | ||
.dockerignore | ||
.gitignore | ||
.hlint.yaml | ||
.stylish-haskell.yaml | ||
cabal.project.ci | ||
commit_diff.txt | ||
CONTRIBUTING.md | ||
graphql-engine.cabal | ||
Makefile | ||
Setup.hs | ||
STYLE.md |