File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
website/src/pages/en/subgraphs/querying Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,9 @@ Using Subgraph IDs comes with important considerations:
46
46
47
47
Here are the key differences between the two IDs:
48
48
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 |
You can’t perform that action at this time.
0 commit comments