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
Copy file name to clipboardExpand all lines: website/src/pages/en/subgraphs/fair-use-policy.mdx
+1-34Lines changed: 1 addition & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,37 +48,4 @@ Subgraphs inactive for over 14 days or Subgraphs that exceed free-tier storage l
48
48
49
49
### 5. Support
50
50
51
-
If you believe your usage is incorrectly flagged or have unique use cases (e.g. approved special request pending new Subgraph upgrade plan), reach out the Edge & Node team at [email protected]. 31 changes: 31 additions & 0 deletions31
52
-
website/src/pages/en/subgraphs/subgraph-studio-faq.mdx Original file line number Original file line Diff line number Diff line change @@ -0,0 +1,31 @@
53
-
54
-
---
55
-
56
-
## title: Subgraph Studio FAQs
57
-
58
-
## 1. What is Subgraph Studio?
59
-
60
-
[Subgraph Studio](https://thegraph.com/studio/) is a dapp for creating, managing, and publishing Subgraphs and API keys.
61
-
62
-
## 2. How do I create an API Key?
63
-
64
-
To create an API, navigate to Subgraph Studio and connect your wallet. You will be able to click the API keys tab at the top. There, you will be able to create an API key.
65
-
66
-
## 3. Can I create multiple API Keys?
67
-
68
-
Yes! You can create multiple API Keys to use in different projects. Check out the link [here](https://thegraph.com/studio/apikeys/).
69
-
70
-
## 4. How do I restrict a domain for an API Key?
71
-
72
-
After creating an API Key, in the Security section, you can define the domains that can query a specific API Key.
73
-
74
-
## 5. Can I transfer my Subgraph to another owner?
75
-
76
-
Yes, Subgraphs that have been published to Arbitrum One can be transferred to a new wallet or a Multisig. You can do so by clicking the three dots next to the 'Publish' button on the Subgraph's details page and selecting 'Transfer ownership'.
77
-
78
-
Note that you will no longer be able to see or edit the Subgraph in Studio once it has been transferred.
79
-
80
-
## 6. How do I find query URLs for Subgraphs if I’m not the developer of the Subgraph I want to use?
81
-
82
-
You can find the query URL of each Subgraph in the Subgraph Details section of Graph Explorer. When you click on the “Query” button, you will be directed to a pane wherein you can view the query URL of the Subgraph you’re interested in. You can then replace the `<api_key>` placeholder with the API key you wish to leverage in Subgraph Studio.
83
-
84
-
Remember that you can create an API key and query any Subgraph published to the network, even if you build a Subgraph yourself. These queries via the new API key, are paid queries as any other on the network.
51
+
If you believe your usage is incorrectly flagged or have unique use cases (e.g. approved special request pending new Subgraph upgrade plan), reach out the Edge & Node team at [email protected].
0 commit comments