mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +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 |
||
---|---|---|
.. | ||
actions | ||
compression | ||
endpoints | ||
event_triggers | ||
explain | ||
graphql_introspection | ||
graphql_mutation | ||
graphql_query | ||
graphql_validation | ||
heterogeneous | ||
horizontal_scale/basic | ||
inconsistent_objects | ||
logging | ||
query_cache | ||
remote_schemas | ||
schema/duplication | ||
subscriptions | ||
unauthorized_role | ||
v1 | ||
v2/basic | ||
webhooks/request_context | ||
clear_db_bigquery.yaml | ||
clear_db_citus.yaml | ||
clear_db_mssql.yaml | ||
clear_db.yaml |