Skip to content

Conversation

emileriksson
Copy link

@emileriksson emileriksson commented Oct 6, 2025

Description

GraphQL Inspector don't support Federation V2. This PR adds the directives as well as a new argument --federationV2 to support this functionality.

Fixes # (issue)
#2683

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Added unit tests for the loader
  • Tested on a 1k+ types 10k+ field schema

Test Environment:

  • OS: Mac
  • @graphql-inspector/:
  • NodeJS: v22.19.0

Checklist:

  • I have followed the
    CONTRIBUTING doc and the
    style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@emileriksson
Copy link
Author

@dotansimha @ardatan Any chance this can be prioritized?

@emileriksson emileriksson changed the title Added Apollo Federation V2 support Add Apollo Federation V2 support Oct 7, 2025
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.

1 participant