Skip to content

Commit 912471e

Browse files
Fixing FAQs About Hosted Service (#167)
* Fixing FAQs About Hosted Service Updated when the Hosted Service will be shut down & made a few other small changes. * Update developer-faqs.mdx
1 parent d28ee96 commit 912471e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/en/developing/developer-faqs.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ curl -X POST -d '{ "query": "{indexingStatusForCurrentVersion(subgraphName: \"or
9999

100100
### 19. What networks are supported by The Graph?
101101

102-
You can find the list of the supported networks [Here](/developing/supported-networks).
102+
You can find the list of the supported networks [here](/developing/supported-networks).
103103

104104
### 20. Is it possible to duplicate a subgraph to another account or endpoint without redeploying?
105105

@@ -123,15 +123,15 @@ Currently, the recommended approach for a dapp is to add the key to the frontend
123123

124124
### 24. Where do I go to find my current subgraph on the Hosted Service?
125125

126-
Head over to the Hosted Service in order to find subgraphs that you or others deployed to the Hosted Service. You can find it [here.](https://thegraph.com/hosted-service)
126+
Head over to the Hosted Service in order to find subgraphs that you or others deployed to the Hosted Service. You can find it [here](https://thegraph.com/hosted-service).
127127

128128
### 25. Will the Hosted Service start charging query fees?
129129

130130
The Graph will never charge for the Hosted Service. The Graph is a decentralized protocol, and charging for a centralized service is not aligned with The Graph’s values. The Hosted Service was always a temporary step to help get to the decentralized network. Developers will have a sufficient amount of time to migrate to the decentralized network as they are comfortable.
131131

132132
### 26. When will the Hosted Service be shut down?
133133

134-
If and when there are plans to do this, the community will be notified well ahead of time with considerations made for any subgraphs built on the Hosted Service.
134+
The Hosted Service will shut down in Q1 2023. Read the announcement blog post [here](https://thegraph.com/blog/sunsetting-hosted-service). All dapps using the Hosted Service are encouraged to migrate to the decentralized network. Migration Grants are available for developers to help migrate their subgraph. If your dapp is migrating a subgraph you can apply [here](https://thegraph.typeform.com/to/Zz8UAPri?typeform-source=thegraph.com).
135135

136136
### 27. How do I upgrade a subgraph on mainnet?
137137

0 commit comments

Comments
 (0)