-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subgraph endpoint update required #33
Comments
Hey thanks for the heads up. Can you share where we’re referencing to a
subgraph on the hosted service? I thought we’d moved them all over to the
network already.
…-Paul
On Mon, Jun 10, 2024 at 9:39 PM Alex Pakalniskis ***@***.***> wrote:
Hey team,
We've noticed that you're referencing a subgraph deployed on The Graph's
hosted service in this repository. *Just a heads-up: after June 12th,
hosted service subgraph endpoints will no longer be available as the
offering is being deprecated.*
If you are the subgraph owner or maintainer, it's time to upgrade your
subgraph to the network. This ensures everything keeps running smoothly and
you get access to all the latest features and improvements. Here is a quick
guide
<https://thegraph.com/docs/en/sunrise/#how-do-i-upgrade-my-hosted-service-subgraph>
with all the upgrade steps.
If you're not the subgraph owner or maintainer, check Graph Explorer
<https://thegraph.com/explorer> to see if the subgraph development team
has already upgraded to the network. If you don’t find an upgraded
subgraph, a friendly nudge to the subgraph development team would be
greatly appreciated—it's a quick process that benefits everyone. Here's the upgrade
guide
<https://thegraph.com/docs/en/sunrise/#how-do-i-upgrade-my-hosted-service-subgraph>
with all the necessary steps for the subgraph development team.
Once the subgraph is upgraded to the network, you can create an API key
and updated query URL
<https://thegraph.com/docs/en/querying/querying-the-graph/> in Subgraph
Studio then update this repository to query from the new endpoint,
https://api.studio.thegraph.com/query/<ID>/<SUBGRAPH_NAME>/<VERSION>
Need more support or have more questions? Feel free to reach out to
***@***.*** We're here to help!
Cheers,
Paka
—
Reply to this email directly, view it on GitHub
<#33>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACGKVSOWT6EJ6XWR3XXONXDZGZ5PRAVCNFSM6AAAAABJDQU4HKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2DKMZXGE3TONQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
You're welcome. Here are the endpoint references I found: https://github.com/search?q=repo%3A1Hive%2Fwiki%20api.thegraph.com&type=code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey team,
We've noticed that you're referencing a subgraph deployed on The Graph's hosted service in this repository. Just a heads-up: after June 12th, hosted service subgraph endpoints will no longer be available as the offering is being deprecated.
If you are the subgraph owner or maintainer, it's time to upgrade your subgraph to the network. This ensures everything keeps running smoothly and you get access to all the latest features and improvements. Here is a quick guide with all the upgrade steps.
If you're not the subgraph owner or maintainer, check Graph Explorer to see if the subgraph development team has already upgraded to the network. If you don’t find an upgraded subgraph, a friendly nudge to the subgraph development team would be greatly appreciated—it's a quick process that benefits everyone. Here's the upgrade guide with all the necessary steps for the subgraph development team.
Once the subgraph is upgraded to the network, you can create an API key and updated query URL in Subgraph Studio then update this repository to query from the new endpoint,
https://api.studio.thegraph.com/query/<ID>/<SUBGRAPH_NAME>/<VERSION>
Need more support or have more questions? Feel free to reach out to [email protected]. We're here to help!
Cheers,
Paka
The text was updated successfully, but these errors were encountered: