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
**Common Flags**| Flag | Description ||------|--------------||`--watch`| Auto-redeploy when files change ||`--postgres-url`| Required on Windows ||`--ethereum-rpc`| RPC endpoint (required) |
89
90
90
91
---
91
92
@@ -105,7 +106,7 @@ This command publishes your Subgraph to The Graph Network via Studio.
105
106
106
107
Access your Subgraph dashboard to view logs, indexing progress, and query endpoints:
107
108
108
-
**Dashboard:**
109
+
**Dashboard:**\
109
110
`https://thegraph.com/studio/<subgraph-name>`
110
111
111
112
List all Subgraph deployments:
@@ -154,8 +155,9 @@ Ensure results match your expectations.
154
155
---
155
156
156
157
## 9. Next Steps
157
-
-[Monitor your subgraphs in Studio →](https://thegraph.com/studio)
158
-
-[Join The Graph community →](https://discord.gg/graphprotocol)
159
158
160
-
> Learn more about **Graph Node Dev Mode** →
159
+
-[Monitor your subgraphs in Studio →](https://thegraph.com/studio)
160
+
-[Join The Graph community →](https://discord.gg/graphprotocol)
0 commit comments