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

[Docs] Working with Graphs #134

Closed
JakeDawkins opened this issue Dec 17, 2020 · 0 comments
Closed

[Docs] Working with Graphs #134

JakeDawkins opened this issue Dec 17, 2020 · 0 comments
Labels
docs 📝 improvements or additions to docs on the docs site

Comments

@JakeDawkins
Copy link
Contributor

This is the docs overview for the rover graph command subset

should include:

  • note that this is not the right command to use when working with federated graphs (and link to that)
  • rover graph --help instruction to see full api reference
  • List of subcommands and their purpose (like a sentence or two each)
  • "Recipes" or example usages, for ex:
rover graph push my-graph --schema ./schema.graphql
rover graph introspect http://localhost:4000 | rover graph push my-graph@dev -s -
rover graph check my-graph -s ./schema.graphql
rover graph introspect http://localhost:4000 | rover graph push my-graph@dev -s -
rover graph fetch my-graph@dev0 > schema.graphql
@JakeDawkins JakeDawkins added this to the 📘 Release Docs milestone Dec 17, 2020
@JakeDawkins JakeDawkins added the docs 📝 improvements or additions to docs on the docs site label Dec 18, 2020
@JakeDawkins JakeDawkins linked a pull request Jan 6, 2021 that will close this issue
@JakeDawkins JakeDawkins removed a link to a pull request Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs 📝 improvements or additions to docs on the docs site
Projects
None yet
Development

No branches or pull requests

1 participant