mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
dcd0cd4869
<!-- Thank you for submitting this PR! :) --> ## Description Currently, the engine doesn't execute remote relationships in parallel (even if it can). This PR fixes the explain to also reflect the same. JIRA: https://hasurahq.atlassian.net/browse/V3ENGINE-60 Slack: https://hasurahq.slack.com/archives/C02G2M3C1T3/p1711643767793919 V3_GIT_ORIGIN_REV_ID: 53494c317cc7210f1dafd904d65def5c2d06a504 |
||
---|---|---|
.. | ||
field_with_local_relationship | ||
field_with_multi_remote_relationship_subfields | ||
field_with_nested_remote_relationship_1 | ||
field_with_nested_remote_relationship_2 | ||
field_with_remote_relationship | ||
introspection_query | ||
multi_root_field_queries |