File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
src/overview/tooling-and-explorers Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ data through GraphQL queries.
1616 image-url-dark="/assets/tooling-&-explorers/the-graph/image-logo.jpg"
1717 image-alt="The Graph Protocol"
1818 link-url="https://thegraph.com/docs/en/subgraphs/quick-start/ "
19- caption="🔗 Learn more about The Graph Protocol"
2019/>
2120
2221## 🎯 What is The Graph?
@@ -104,13 +103,12 @@ explore the available data and construct complex queries.
104103<ImageViewer
105104 image-url-dark="/assets/tooling-&-explorers/the-graph/graphql-explorer.png"
106105 image-alt="GraphQL Explorer Interface"
107- link-url="https://thegraph.com/explorer/subgraphs/B1comLe9SANBLrjdnoNTJSubbeC7cY7EoNu6zD82HeKy?view=Query&chain=arbitrum-one "
108- caption="🔗 Try the GraphQL Explorer"
106+ link-url="https://thegraph.com/explorer/subgraphs/Ep5zs5zVr4tDiVuQJepUu51e5eWYJpka624X4 "
109107/>
110108
111109### How to Use the GraphQL Explorer
112110
113- 1 . ** Navigate to a Subgraph** : Click on any of the subgraph links above to
111+ 1 . ** Navigate to a Subgraph** : Click on any of the subgraph links above tos
114112 access the GraphQL explorer
1151132 . ** Explore the Schema** : Use the "Schema" tab to browse available entities and
116114 their fields
You can’t perform that action at this time.
0 commit comments