Skip to content

Commit 82dc906

Browse files
Fix
1 parent 827136b commit 82dc906

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

website/src/pages/en/subgraphs/querying/subgraph-id-vs-deployment-id.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Using Subgraph IDs comes with important considerations:
4646

4747
Here are the key differences between the two IDs:
4848

49-
| Consideration | Deployment ID | Subgraph ID |
50-
|------------------------|-------------------------------|---------------------------|
51-
| Version Pinning | Specific version | Always latest |
52-
| Maintenance Effort | High (manual updates) | Low (automatic) |
53-
| Environment Suitability| Production | Development |
54-
| Sync Status Awareness | Not required | Critical |
49+
| Consideration | Deployment ID | Subgraph ID |
50+
| ----------------------- | --------------------- | --------------- |
51+
| Version Pinning | Specific version | Always latest |
52+
| Maintenance Effort | High (manual updates) | Low (automatic) |
53+
| Environment Suitability | Production | Development |
54+
| Sync Status Awareness | Not required | Critical |

0 commit comments

Comments
 (0)