Supported Subgraph Features

Graph Node version

Alchemy Subgraphs currently runs Graph Node version 0.35.1

specVersion

A specVersion can be configured in each subgraph's manifest and defines what generation of features the subgraph has access to.

Below is a list of available specVersion options and the features they enable

specVersionNew feature(s)
1.2.0Indexed Argument Filtering
Declared eth_call
1.1.0Timeseries & Aggregations
Support for type Int8 for id
1.0.0indexerHints feature to prune Subgraphs
0.0.9endBlock parameter
0.0.8Block Handlers
Initialisation Handlers
0.0.7File Data Sources
0.0.6Proof of Indexing calculation variant
0.0.5Transaction receipt data in event handlers
0.0.4Ability to manage subgraph features
ReadMe