apollographql/Apollo Federation Subgraph Compatibility

Github Action for checking a subgraph's compatibility with a federated gateway

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: apollographql/federation-subgraph-compatibility@b6981fd83d24450a7cbd2d7727196e0ba57614e0 # v2.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
composeDocker Compose file to start up the subgraphyes
schemaPath to the GraphQL schema fileyes
pathGraphQL endpoint pathno""
portGraphQL endpoint HTTP portno4001
debugDebug mode with extra log infonofalse
tokenGithub Token for submitting PR commentsno
failOnWarningBoolean flag to indicate whether any failing test should fail the scriptnofalse
failOnRequiredBoolean flag to indicate whether any failing required functionality test should fail the scriptnofalse
workingDirectoryWorking directory to run the action from. Should be relative from the root of the project.no

no outputs