graphql-engine/v3/crates/engine/tests/explain
paritosh-08 dcd0cd4869 Fix explain for remote relationships (#422)
<!-- 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
2024-03-29 10:32:27 +00:00
..
field_with_local_relationship Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
field_with_multi_remote_relationship_subfields Fix explain for remote relationships (#422) 2024-03-29 10:32:27 +00:00
field_with_nested_remote_relationship_1 Fix explain for remote relationships (#422) 2024-03-29 10:32:27 +00:00
field_with_nested_remote_relationship_2 Fix explain for remote relationships (#422) 2024-03-29 10:32:27 +00:00
field_with_remote_relationship remote joins: do not include the join field if it already exists (#402) 2024-03-26 10:25:43 +00:00
introspection_query Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
multi_root_field_queries Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00