Skip to content
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

Minor docs clarifications #619

Merged
merged 2 commits into from
Jun 17, 2021
Merged

Minor docs clarifications #619

merged 2 commits into from
Jun 17, 2021

Conversation

StephenBarlow
Copy link
Contributor

No description provided.

@@ -4,7 +4,9 @@ sidebar_title: 'graph'
description: 'Publish and retrieve your API schema'
---

> These commands are for graphs that do _not_ use [federation](https://www.apollographql.com/docs/federation/). When working with a federated graph, instead use the [`subgraph` comamand](./subgraphs).
These Rover commands are _primarily_ for interacting with monolithic graphs that do _not_ use [federation](https://www.apollographql.com/docs/federation/). However, you can also use [`rover graph introspect`](#fetching-via-introspection) to fetch a federated gateway's API schema.

Copy link
Contributor

Choose a reason for hiding this comment

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

and rover graph fetch to get the API schema from studio instead of via introspection

@StephenBarlow StephenBarlow merged commit b1fab5f into main Jun 17, 2021
@StephenBarlow StephenBarlow deleted the sb/docs-fixes branch June 17, 2021 21:26
@EverlastingBugstopper EverlastingBugstopper added this to the June 22 milestone Jun 22, 2021
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.

3 participants