0xPlaygrounds / 0xPlaygrounds/docs

Subgraph endpoint update required

Abierto
#8 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
documentation
Tipo de issue
Documentación
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.