Skip to content

Updating from "Intro" to "How-to"#956

Merged
idalithb merged 3 commits into
mainfrom
how-to-query
Jun 12, 2025
Merged

Updating from "Intro" to "How-to"#956
idalithb merged 3 commits into
mainfrom
how-to-query

Conversation

@idalithb
Copy link
Copy Markdown
Contributor

  • Turning this into a how-to-guide
  • Might revisit to add more at a later time

@idalithb idalithb requested a review from a team as a code owner May 17, 2025 00:24
Comment thread website/src/pages/en/subgraphs/querying/_meta.js Outdated
Comment thread website/src/pages/en/subgraphs/querying/introduction.mdx
Comment thread website/src/pages/en/subgraphs/querying/introduction.mdx
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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@idalithb – This doesn't seem to be addressed?

Copy link
Copy Markdown
Contributor Author

@idalithb idalithb Jun 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benface It was supposed to be. Sorry, addressing now.

---

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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@idalithb idalithb merged commit 130c551 into main Jun 12, 2025
4 checks passed
@idalithb idalithb deleted the how-to-query branch June 12, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants