-
Notifications
You must be signed in to change notification settings - Fork 158
fix: incorrect field resolver path #1363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Noroth
merged 20 commits into
master
from
ludwig/eng-8789-recursive-call-with-field-resolvers-causes-issues
Jan 26, 2026
+4,080
−951
Merged
Changes from 17 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
b3c48bf
fix: incorrect path for field resolvers
Noroth 14005b0
fix: nested and recursive list data retrieval
Noroth 548d45f
fix: optional lists
Noroth 004361c
chore: fix test
Noroth 2531917
chore: address review comments
Noroth 9fd8efa
fix: use correct path for resolving context data with multiple levels…
Noroth c56500c
chore: add more tests
Noroth 98a2bd5
chore: add validation to test
Noroth 1a7d57f
Merge branch 'master' into ludwig/eng-8789-recursive-call-with-field-…
Noroth 1da3395
fix: handling of referencing related calls
Noroth a6840cc
chore: remove unused code and clean up logic
Noroth 561a11c
chore: improve code
Noroth 25d3c6b
chore: fix typo
Noroth d5a6baf
chore: remove unnecessary field
Noroth 25e9bfd
chore: move test to nested resolvers test function
Noroth c0305ce
chore: improve code
Noroth 31edb28
chore: do not use unsafe for element that would outlive its scope
Noroth fc87c01
fix: finalize call sets incorrect operation field ref
Noroth b39fe66
fix: correctly use the operation field refs and remove unnecessary field
Noroth 58c1c2d
chore: improve variable naming
Noroth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.