Skip to content

Commit 82da910

Browse files
idalithbIainM22
andauthored
Deprecate Page Updates (#818)
* Updates * making additional changes * Update website/pages/en/network/developing.mdx Co-authored-by: Iain McCown <[email protected]> * adding to all languages --------- Co-authored-by: Iain McCown <[email protected]>
1 parent 6d5725a commit 82da910

30 files changed

+702
-28
lines changed

nginx.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ http {
9393
rewrite ^/docs/en/substreams/(?!index\.).+$ https://substreams.streamingfast.io permanent;
9494
rewrite ^/docs/en/firehose/(?!index\.).+$ https://firehose.streamingfast.io permanent;
9595
rewrite ^/docs/([a-zA-Z][a-zA-Z])/deploying/deploying-a-subgraph-to-studio/$ $scheme://$http_host/docs/$1/deploying/deploy-using-subgraph-studio/ permanent;
96-
rewrite ^/docs/([a-zA-Z][a-zA-Z])/deploying/subgraph-studio/$ $scheme://$http_host/docs/$1/deploying/deploy-using-subgraph-studio/ permanent;
97-
96+
rewrite ^/docs/([a-zA-Z][a-zA-Z])/deploying/subgraph-studio/$ $scheme://$http_host/docs/$1/deploying/deploy-using-subgraph-studio/ permanent;
97+
rewrite ^/docs/([a-zA-Z][a-zA-Z])/managing/deprecate-a-subgraph/$ $scheme://$http_host/docs/$1/managing/delete-a-subgraph/ permanent;
9898
# Temporary redirects (302)
9999
rewrite ^/docs/en/querying/graph-client/$ $scheme://$http_host/docs/en/querying/graph-client/README/ redirect;
100100
rewrite ^/docs/en/developing/graph-ts/$ $scheme://$http_host/docs/en/developing/graph-ts/README/ redirect;
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.

website/pages/en/developing/developer-faqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If only one entity is created during the event and if there's nothing better ava
8080

8181
### 15. Can I delete my subgraph?
8282

83-
It is not possible to delete subgraphs once they are created. However, you can [transfer](/managing/transfer-a-subgraph/) and [deprecate](/managing/deprecate-a-subgraph/) your subgraph.
83+
Yes, you can [delete](/managing/delete-a-subgraph/) and [transfer](/managing/transfer-a-subgraph/) your subgraph.
8484

8585
## Network Related
8686

website/pages/en/managing/_meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export default {
22
'transfer-a-subgraph': '',
3-
'deprecate-a-subgraph': '',
3+
'delete-a-subgraph': '',
44
}
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.

website/pages/en/managing/deprecate-a-subgraph.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

website/pages/en/network/developing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ To update your subgraph with bug fixes or new functionalities, initiate a transa
8484
- If you selected "auto-migrate" when you applied the signal, updating the subgraph will migrate any signal to the new version and incur a migration tax.
8585
- This signal migration should prompt Indexers to start indexing the new version of the subgraph, so it should soon become available for querying.
8686

87-
### Deprecating & Transferring Subgraphs
87+
### Deleting & Transferring Subgraphs
8888

89-
If you no longer need a published subgraph, you can [deprecate](/managing/deprecate-a-subgraph/) or [transfer](/managing/transfer-a-subgraph/) it. Deprecating a subgraph returns any signaled GRT to [Curators](/network/curating/).
89+
If you no longer need a published subgraph, you can [delete](/managing/delete-a-subgraph/) or [transfer](/managing/transfer-a-subgraph/) it. Deleting a subgraph returns any signaled GRT to [Curators](/network/curating/).
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Delete a Subgraph
3+
---
4+
5+
Delete your subgraph using [Subgraph Studio](https://thegraph.com/studio/).
6+
7+
> Deleting your subgraph will remove all published versions from The Graph Network, but it will remain visible on Graph Explorer and Subgraph Studio for users who have signaled on it.
8+
9+
## Step-by-Step
10+
11+
1. Visit the subgraph's page on [Subgraph Studio](https://thegraph.com/studio/).
12+
2. Click on the three-dots to the right of the "publish" button.
13+
3. Click on the option to "delete this subgraph":
14+
15+
![Delete-subgraph](/img/Delete-subgraph.png)
16+
17+
4. Depending on the subgraph's status, you will be prompted with various options.
18+
19+
- If the subgraph is not published, simply click “delete” and confirm.
20+
- If the subgraph is published, you will need to confirm on your wallet before the subgraph can be deleted from Studio. If a subgraph is published to multiple networks, such as testnet and mainnet, additional steps may be required.
21+
22+
> If the owner of the subgraph has signal on it, the signaled GRT will be returned to the owner.
23+
24+
### Important Reminders
25+
26+
- Once you delete a subgraph, it will **not** appear on Graph Explorer's homepage. However, users who have signaled on it will still be able to view it on their profile pages and remove their signal.
27+
- Curators will not be able to signal on the subgraph anymore.
28+
- Curators that already signaled on the subgraph can withdraw their signal at an average share price.
29+
- Deleted subgraphs will show an error message.

0 commit comments

Comments
 (0)