Goldsky Subgraphs

Managed subgraph hosting compatible with The Graph - deploy subgraph definitions and get a hosted GraphQL endpoint per subgraph for querying indexed onchain data. Includes sync acceleration and direct indexing modes for faster backfill than vanilla Graph Node.

API entry from apis.yml

apis.yml Raw ↑
aid: goldsky:subgraphs
name: Goldsky Subgraphs
description: Managed subgraph hosting compatible with The Graph - deploy subgraph definitions and get
  a hosted GraphQL endpoint per subgraph for querying indexed onchain data. Includes sync acceleration
  and direct indexing modes for faster backfill than vanilla Graph Node.
humanURL: https://docs.goldsky.com/subgraphs/introduction
baseURL: https://api.goldsky.com/api/public/project_<project>/subgraphs
tags:
- GraphQL
- Subgraphs
- The Graph
- Indexer
properties:
- type: Documentation
  url: https://docs.goldsky.com/subgraphs/introduction
- url: graphql/goldsky-graphql.md
  type: GraphQL