Skip to content

rover supergraph check/publish #2660

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

lleadbet
Copy link
Contributor

This PR adds two new commands to Rover:

  • rover supergraph check to run multi-subgraph Checks
  • rover supergraph publish to publish multiple subgraphs simultaneously

In order to be able to take in the input, this PR opts to use the supergraph.yaml format to keep things consistent for end-users.

With doing so, we also get the side benefit of having SDL resolution for introspection endpoints or even subgraphs from GraphOS.

Most of the logic for checks was used as-is from the subgraph command, so there's likely some optimization to be made there.

Testing locally this works, but putting in as a draft for now until docs work is done/direction is picked for this per the other PR for this featureset.

@apollo-librarian
Copy link
Contributor

apollo-librarian bot commented Jul 11, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 3 changed, 0 removed
* (developer-tools)/apollo-mcp-server/(latest)/command-reference.mdx
* graphos/routing/(latest)/cloud/configuration.mdx
* graphos/routing/(latest)/security/cors.mdx

Build ID: fd848dec693f9696742a55c3

URL: https://www.apollographql.com/docs/deploy-preview/fd848dec693f9696742a55c3

@lleadbet lleadbet requested a review from samaanghani July 24, 2025 14:53
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