Updating from "Intro" to "How-to"#956
Merged
Merged
Conversation
Contributor
idalithb
commented
May 17, 2025
- Turning this into a how-to-guide
- Might revisit to add more at a later time
benface
reviewed
May 17, 2025
benface
reviewed
May 17, 2025
benface
reviewed
May 17, 2025
benface
reviewed
May 17, 2025
Comment on lines
+18
to
+22
| Click the “Query” tab to explore the deployed GraphQL API for each Subgraph. | ||
|
|
||
| ### Step 2: Retrieve the Query URL | ||
|
|
||
| On the Subgraph details page, select **Query** in the top right corner. Each Subgraph published to The Graph Network has a unique query URL in Graph Explorer to make direct queries. |
Contributor
There was a problem hiding this comment.
I feel like there's a bit of repetition between lines 18 and 22. I realize there is both a "Query" tab (which is the default selected tab when navigating to a Subgraph's details page, so there's really no need to click on it) and a "Query" button, but the latter only scrolls down to the "Query quick start" section of the "Query" tab, where the Query URL (among other things like Base URL and Subgraph ID) can be found and copied.
Contributor
Author
There was a problem hiding this comment.
@benface It was supposed to be. Sorry, addressing now.
benface
reviewed
Jun 11, 2025
| --- | ||
|
|
||
| To start querying right away, visit [The Graph Explorer](https://thegraph.com/explorer). | ||
| To start querying right away, visit [The Graph Explorer](https://thegraph.com/explorer). This guide shows you how to find a [Subgraph](/subgraphs/developing/subgraphs/), generate a unique URL, and run queries. |
Contributor
There was a problem hiding this comment.
Suggested change
| To start querying right away, visit [The Graph Explorer](https://thegraph.com/explorer). This guide shows you how to find a [Subgraph](/subgraphs/developing/subgraphs/), generate a unique URL, and run queries. | |
| To start querying right away, visit [Graph Explorer](https://thegraph.com/explorer). This guide shows you how to find a [Subgraph](/subgraphs/developing/subgraphs/), generate a unique URL, and run queries. |
benface
approved these changes
Jun 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.