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