Executive Summary
We’ve made substantial progress across multiple initiatives. Key achievements include resolving build file placement issues and expanding network support in graph-tooling
, as well as implementing logging improvements and addressing refactor feedback in indexer
. The query planner in graph-client
continues to advance, while docs
have been upgraded to Nextra V3. We also made strides in webhooks integration with Studio and demoed the GraphQL Hive integration to the E&N BD team. Looking ahead, our focus includes enhancing graph-tooling
, refining our webhooks strategy, onboarding users to GraphQL Hive, strengthening the indexer
team, and finalizing talks and workshops for GraphQL Conf 2024.
Join us for cutting-edge discussions, deep dives into the latest GraphQL innovations, and opportunities to connect with industry leaders. Don’t miss out—register now and be part of the future of GraphQL!
Looking back (what was delivered)
graph-tooling
- Fix issue with build files not placed in correct place cli: Fix build files being placed outside the build directory by soilking · Pull Request #1698 · graphprotocol/graph-tooling · GitHub
- Allow publishing without forcing network selection fix: allow publishing without forcing network selection by saihaj · Pull Request #1701 · graphprotocol/graph-tooling · GitHub
- Improve support for
iotex
,sei-atlantic
,gravity-mainnet
,gravity-testnet
,etherlink-mainnet
,arbitrum-nova
,iotex-testnet
,neox
,neox-testnet
- add iotex urls by yash251 · Pull Request #1692 · graphprotocol/graph-tooling · GitHub
- added rpc & explorer urls for sei, gravity, etherlink by alinobrasil · Pull Request #1696 · graphprotocol/graph-tooling · GitHub
- added publicRpc and blockExplorer for arbitrum nova by alinobrasil · Pull Request #1713 · graphprotocol/graph-tooling · GitHub
- add iotex testnet rpc and api url by yash251 · Pull Request #1710 · graphprotocol/graph-tooling · GitHub
- feat: add neox etherscan like url and public rpc by Shiyasmohd · Pull Request #1712 · graphprotocol/graph-tooling · GitHub
indexer
- Land logging improvements
- Address feedback on refactor PR
graph-client
- Continue working on query planner
docs
- Upgrade to Nextra V3
- Work with E&N on updates to Graph CLI publish command
- Webhooks
- Review designs for Studio integration from E&N
- Working on a GTM strategy for beta & public launch
- GraphQL Hive
- Demo the integration to E&N BD team
Looking ahead (upcoming priorities)
- Finalize talks/workshops for GraphQL Conf 2024
graph-tooling
- Allow updating metadata from
graph publish
feat: allow updating metadata by saihaj · Pull Request #1714 · graphprotocol/graph-tooling · GitHub - Exploring ways for fetching ABIs for contracts etherscan requests failing · Issue #1702 · graphprotocol/graph-tooling · GitHub
- Allow updating metadata from
- Webhooks
- Work with E&N design team
- Figure out a plan for dynamically creating SPKGs from contract address
- GraphQL Hive
- Work with E&N BD team to onboard users
indexer
- Work on landing existing open PRs
- Onboarding new engineer for additional support