join__field external should be set for external fields even if used in keys in other graphs#307
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request adds a new test case @external + @shareable to verify federation composition behavior. The feedback identifies that subgraph e hardcodes the federation version to v2.3 instead of using the ${version} template variable, which prevents the test from running correctly across multiple federation versions.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
jdolle
commented
Jul 15, 2026
jdolle
marked this pull request as ready for review
July 16, 2026 06:45
n1ru4l
approved these changes
Jul 16, 2026
jdolle
pushed a commit
that referenced
this pull request
Jul 16, 2026
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @theguild/federation-composition@0.23.1 ### Patch Changes - [#307](#307) [`b3367b4`](b3367b4) Thanks [@jdolle](https://github.com/jdolle)! - Set external to true for external fields that are not in the key, but are used in keys for other graphs Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.