You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to publish subgraphs on the network that are not supported in studio. This process should be well documented, and aligned with the upcoming changes to the CLI.
Perhaps CLI and docs changes should be made together? @alex-pakalniskis
For this flow:
A developer should
write substreams module, test it, make sure it works (if a substreams powered subgraph)
write subgraph with triggers that uses that substreams package (or just a normal subgraph)
test it locally with local instance of graph node
deploy on the decentralized network with the cli tool "graph publish" and ask indexers on the Graph server to pick it up (which channel in discord should they ask?)