-
-
Notifications
You must be signed in to change notification settings - Fork 831
Open
Labels
stage/2-failing-testA failing test was created that describes the issueA failing test was created that describes the issue
Description
Describe the bug
When we batch-delegate a request, error paths use their index in the batched result rather than in the original result.
To Reproduce
Construct a query which batch-delegates the same error at two different paths. See #2951.
Expected behavior
The error is relocated to each corresponding path in the delegating query.
Environment
- OS: N/A
@graphql-tools/...
:master
- NodeJS: LTS
Metadata
Metadata
Assignees
Labels
stage/2-failing-testA failing test was created that describes the issueA failing test was created that describes the issue