-
Notifications
You must be signed in to change notification settings - Fork 155
Section safe subgraph generation tool #249
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
Conversation
Subgraph Uncrashable is a codegen tool that makes loading and interacting with entities atomic, safe and consistent. Wave 6 successful Grantee contribution (Safe Subgraph Code Generator - Float - $50,000), as part of project closure, it was agreed to push a summary of the tool to the thegraph/com docs. codegen section of the docs seemed most applicable.
Co-authored-by: MJYoung114 <[email protected]>
Co-authored-by: MJYoung114 <[email protected]>
graph codegen -u` | ||
``` | ||
|
||
Visit the [subgraph uncrashable documentation](https://float-capital.github.io/float-subgraph-uncrashable/docs/) or watch this [video tutorial](https://float-capital.github.io/float-subgraph-uncrashable/docs/tutorial) to learn more and to get started with developing safer subgraphs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SvenMuller95 it seems like the video is no longer available. Will this be a new one demonstrating how it may be used using graph-cli instead of the standalone tool like you had before?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, just saw your e-mail... It seems like you're still in the process of updating this link with the new tutorial, right? I now see the new video @ https://www.youtube.com/watch?v=6FaC44njxzU
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Pedro, correct. We're doing a dev to main merge today , after which the video will be replaced. We had deleted the old one and recorded a new one with graph-cli.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PedroMD, the docs have been merged, so the video appears now.
Co-authored-by: Eva Pace <[email protected]>
Co-authored-by: Eva Pace <[email protected]>
Co-authored-by: Eva Pace <[email protected]>
Formatted for better readability Fixed typos
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Content looks good to me.
We could consider moving it to it's own, separate page under Subgraphs -> Cookbook
Moving Subgraph Uncrashable to its own page in cookbook
Moving Subgraph Uncrashable to its own page in cookbook
Moving Subgraph Uncrashable to its own page in cookbook
Subgraph Uncrashable is a codegen tool that makes loading and interacting with entities atomic, safe and consistent. Wave 6 successful Grantee contribution (Safe Subgraph Code Generator - Float - $50,000), as part of project closure, it was agreed to push a summary of the tool to the thegraph/com docs. codegen section of the docs seemed most applicable.