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

Create subgraph fetch command #117

Merged
merged 10 commits into from
Dec 16, 2020
Merged

Create subgraph fetch command #117

merged 10 commits into from
Dec 16, 2020

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    5c2bfff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafa982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4091530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bffe53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91b561f View commit details
    Browse the repository at this point in the history
  6. fix incorrect error usage

    JakeDawkins committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    8f173d2 View commit details
    Browse the repository at this point in the history
  7. thank you clippy

    JakeDawkins committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    81c2cce View commit details
    Browse the repository at this point in the history
  8. Update error message & fn types

    - update error message to use "graph" rather than "service"
    - update util fn in rover-client/fetch to use `&str` instead of `String` to follow convention
    JakeDawkins committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    382de9d View commit details
    Browse the repository at this point in the history
  9. fix rebase module paths

    JakeDawkins committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    3de510a View commit details
    Browse the repository at this point in the history
  10. update docstring

    JakeDawkins committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    1e5ffea View commit details
    Browse the repository at this point in the history