Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork206
Add Apollo Federation V2 support#2900
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add Apollo Federation V2 support#2900
Uh oh!
There was an error while loading.Please reload this page.
Conversation
emileriksson commentedOct 6, 2025
@dotansimha@ardatan Any chance this can be prioritized? |
Uh oh!
There was an error while loading.Please reload this page.
dotansimha commentedOct 8, 2025
Thanks@emileriksson ! I added 1 comment about the static schema, otherwise this look good to me. |
dotansimha commentedOct 16, 2025
@emileriksson any idea why CI is failing with latest changes? 👀 I think that's the only blocker we have now |
emileriksson commentedOct 16, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Try trigger it again@dotansimha. The Node jobs go green when I ran this PR on my fork:emileriksson#2 |
dotansimha commentedOct 19, 2025
Yeah, this seems great. Thank you@emileriksson. Can you please add a |
emileriksson commentedOct 20, 2025
Awesome! I added a changeset file with minors to all affected packages@dotansimha 😄 |
dotansimha commentedOct 20, 2025
Thanks@emileriksson ! Sorry for the additional requests, but two things came to mind when I discussed this with the team:
|
dotansimha commentedOct 20, 2025
cc@jdolle |
2fc8b25 intographql-hive:masterUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Description
GraphQL Inspector don't support Federation V2. This PR adds the directives as well as a new argument
--federationV2to support this functionality.Fixes # (issue)
#2683
Type of change
How Has This Been Tested?
Test Environment:
@graphql-inspector/:Checklist:
CONTRIBUTING doc and the
style guidelines of this project