Cargo Features

thegraph-core has no features set by default.

[dependencies]
thegraph-core = { version = "0.4.1", features = ["async-graphql-support", "subgraph-client", "subscriptions"] }
async-graphql-support

Enables async-graphql

subgraph-client

Enables tracing, indoc, reqwest, and serde_json, http-client-reqwest of thegraph-graphql-http

Affects thegraph-core::client

subscriptions

Enables alloy-chains, base64, ethers, and serde_cbor_2

Affects thegraph-core::subscriptions