Skip to content

fix: tag extraction respects @external on parent#185

Merged
n1ru4l merged 3 commits intographql-hive:mainfrom
jdolle:main
Sep 18, 2025
Merged

fix: tag extraction respects @external on parent#185
n1ru4l merged 3 commits intographql-hive:mainfrom
jdolle:main

Conversation

@jdolle
Copy link
Copy Markdown
Contributor

@jdolle jdolle commented Sep 17, 2025

This fixes a small issue with external fields not checking if @external is on the type/interface.
Previously @ graphql-hive/console#6907
But the code was migrated here in #180

Copy link
Copy Markdown
Contributor

@n1ru4l n1ru4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kinda missed it before moving 😢 Thank you!

@n1ru4l n1ru4l merged commit 5e3cb1a into graphql-hive:main Sep 18, 2025
4 checks passed
n1ru4l pushed a commit that referenced this pull request Sep 19, 2025
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.20.1

### Patch Changes

-
[#185](#185)
[`5e3cb1a`](5e3cb1a)
Thanks [@jdolle](https://github.com/jdolle)! - tag extraction respects
@external on parent

-
[#186](#186)
[`2a1475f`](2a1475f)
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix failing
satisfiability check for interface types.

-
[#167](#167)
[`3e224c8`](3e224c8)
Thanks [@jdolle](https://github.com/jdolle)! - Respect @external on
parent type

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants