GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Introduction
  • Compared to subgraphs
  • Getting started
    • Create a new project
    • Migrate a subgraph
  • Guides
    • Installation
    • Add contracts
    • Design your schema
    • Migrate a subgraph
    • Create & update entities
    • Read contract data
    • Query the GraphQL API
    • Deploy to production
  • API reference
    • ponder.config.ts
    • schema.graphql
    • Indexing functions
    • Create Ponder
  • Advanced
    • Factory contracts
    • Custom log filters
    • Proxy contracts
    • Logging
    • Telemetry
Edit this page on GitHub →

Schema API 🚧

This page is under construction. Please see:

  1. Design your schema
  2. Create & update records
  3. Query the GraphQL API
Compared to subgraphs