mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +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 |
||
---|---|---|
.. | ||
Class | ||
Internal | ||
Class.hs | ||
Collect.hs | ||
Column.hs | ||
Directives.hs | ||
Monad.hs | ||
Schema.hs |