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

[Feature] How to retrieve information about a historical version of a subgraph? #5361

Open
1 of 2 tasks
bijianing97 opened this issue Apr 22, 2024 · 1 comment
Open
1 of 2 tasks
Labels
enhancement New feature or request

Comments

@bijianing97
Copy link

Description

I am running the Graph Protocol locally and have deployed a subgraph named "test" with the version v0.0.1, which I can access at http://127.0.0.1:8000/subgraphs/name/test.

I then deployed another version of the subgraph with the same name but with version v0.0.2. Is the data from version v0.0.1 still available? How can I access the data from version v0.0.1?

Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.

No response

Some information to help us out

  • Tick this box if you plan on implementing this feature yourself.
  • I have searched the issue tracker to make sure this issue is not a duplicate.
@bijianing97
Copy link
Author

I would be very grateful if someone could tell me it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant