Skip to content

Conversation

MichaelMacaulay
Copy link
Contributor

No description provided.

@MichaelMacaulay MichaelMacaulay requested a review from a team as a code owner February 17, 2025 20:10
### How does this affect Subgraph developers?

Subgraph developers can query their subgraphs on The Graph Network almost immediately after upgrading from the hosted service or [publishing from Subgraph Studio](/subgraphs/developing/publishing/publishing-a-subgraph/), as no lead time was required for indexing. Please note that [creating a subgraph](/developing/creating-a-subgraph/) was not impacted by this upgrade.
Subgraph developers can query their Subgraphs on The Graph Network almost immediately after upgrading from the hosted service or [publishing from Subgraph Studio](/Subgraphs/developing/publishing/publishing-a-Subgraph/), as no lead time was required for indexing. Please note that [creating a Subgraph](/developing/creating-a-Subgraph/) was not impacted by this upgrade.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Subgraph developers can query their Subgraphs on The Graph Network almost immediately after upgrading from the hosted service or [publishing from Subgraph Studio](/Subgraphs/developing/publishing/publishing-a-Subgraph/), as no lead time was required for indexing. Please note that [creating a Subgraph](/developing/creating-a-Subgraph/) was not impacted by this upgrade.
Subgraph developers can query their Subgraphs on The Graph Network almost immediately after upgrading from the hosted service or [publishing from Subgraph Studio](/subgraphs/developing/publishing/publishing-a-subgraph/), as no lead time was required for indexing. Please note that [creating a Subgraph](/developing/creating-a-subgraph/) was not impacted by this upgrade.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually @MichaelMacaulay, I wonder if you could find & replace all instances of...

  • /Subgraph => /subgraph
  • -Subgraph => -subgraph
  • Subgraph- => subgraph-
  • Subgraphs- => subgraphs-

- The exact Subgraph you want (based on the date created, signal amount, or name).

![Explorer Image 1](/img/Subgraphs-Explorer-Landing.png)
![Explorer Image 1](/img/subgraphs-Explorer-Landing.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
![Explorer Image 1](/img/subgraphs-Explorer-Landing.png)
![Explorer Image 1](/img/Subgraphs-Explorer-Landing.png)

- This is critical because signaling on a Subgraph incentivizes it to be indexed, meaning it’ll eventually surface on the network to serve queries.

![Explorer Image 2](/img/Subgraph-Details.png)
![Explorer Image 2](/img/subgraph-Details.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
![Explorer Image 2](/img/subgraph-Details.png)
![Explorer Image 2](/img/Subgraph-Details.png)

> This will not include any Subgraphs deployed with the CLI for testing purposes. Subgraphs will only show up when they are published to the decentralized network.
![Explorer Image 11](/img/Subgraphs-Overview.png)
![Explorer Image 11](/img/subgraphs-Overview.png)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
![Explorer Image 11](/img/subgraphs-Overview.png)
![Explorer Image 11](/img/Subgraphs-Overview.png)

benface and others added 2 commits February 21, 2025 12:52
# Conflicts:
#	website/src/pages/en/subgraphs/cookbook/cosmos.mdx
#	website/src/pages/en/subgraphs/developing/creating/graph-ts/api.mdx
#	website/src/pages/en/subgraphs/developing/creating/install-the-cli.mdx
#	website/src/pages/en/subgraphs/developing/deploying/using-subgraph-studio.mdx
#	website/src/pages/en/supported-networks.mdx
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