schema.graphql

schema.graphql

⚠️

See Design your schema for a complete guide and API reference on schema design.

Ponder currently supports a subset of the Graph Protocol schema definition language. Please reference the Graph's documentation (opens in a new tab) for more detailed documentation.

Unsupported features

  • BigDecimal and ID GraphQL field types
  • Full text search
  • Anonymous events
  • The immutable argument to the @entity type directive is allowed for compatibility, but immutability is not enforced