0xPlaygrounds / 0xPlaygrounds/docs

Subgraph endpoint update required

未关闭
#8 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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///`

Need more support or have more questions? Feel free to reach out to felix@edgeandnode.com. We're here to help!

Cheers,

Paka

贡献指南

打开贡献指南

调研方向

Find where the repository references the old hosted service subgraph endpoint. The new endpoint pattern is `https://api.studio.thegraph.com/query///`. Search the codebase for URLs containing 'thegraph.com' to locate the old endpoint. Update the documentation or configuration files with the new endpoint after obtaining the correct ID, subgraph name, and version from Subgraph Studio.

由索引模型根据 Issue 内容生成。

评估

领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。