-
Notifications
You must be signed in to change notification settings - Fork 158
feat: add support for multiple key directives #1262
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 29 commits into
master
from
ludwig/eng-7007-support-of-multiple-and-nested-keys-for-entities
Aug 8, 2025
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
20e396e
feat: support multiple and nested keys
Noroth 5b22725
chore: remove debug statement
Noroth 79d1be9
Merge branch 'master' of github.com:wundergraph/graphql-go-tools into…
Noroth 96991d5
chore: check error
Noroth 6b23a53
chore: improve mapping logic for key fields
Noroth 8042e65
chore: fix alias behavior for nullable fields
Noroth 4f02d15
Merge branch 'master' into ludwig/eng-7007-support-of-multiple-and-ne…
Noroth 04af7d6
chore: remove invalid test scenarios
Noroth d7cc0e8
chore: simplify selection set stripping logic
Noroth 90100bd
Merge branch 'master' into ludwig/eng-7007-support-of-multiple-and-ne…
Noroth ce4d445
chore: remove comma switch
Noroth 45227e2
chore: address review comments
Noroth 35c8fec
Merge branch 'master' of github.com:wundergraph/graphql-go-tools into…
Noroth add1241
chore: address review comments
Noroth 681f2ae
chore: proper error checks
Noroth 6bd3025
chore: use InvalidRef
Noroth 4e36ffb
chore: handle entity order correctly
Noroth 1041158
Merge branch 'master' into ludwig/eng-7007-support-of-multiple-and-ne…
Noroth 6fcc131
chore: add error handling when mapping was not found
Noroth 94457e9
chore: improve error handling
Noroth 3aaa45c
chore: improve handling for shared objects
Noroth ae0493b
chore: remove type from schema
Noroth 7c51e39
chore: remove type from entity union
Noroth 4c9efdb
chore: address some review comments
Noroth ca89a2a
chore: check if typename already exists
Noroth 6cb8617
chore: add proper comments for json builder
Noroth f28d67f
chore: shorten function
Noroth 42a4532
chore: prevent protential int overflow
Noroth b454dd1
chore: improve comments
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
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.
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.