👎Deprecated since 0.8.1: Use the
thegraph-client-subgraphs crate insteadAvailable on crate feature
subgraph-client only.Expand description
The client module provides a high-level client API to query subgraphs.
Re-exports§
pub use url;
Modules§
- queries
Deprecated
Structs§
- Client
Deprecated A client for interacting with a subgraph. - Client
Builder Deprecated A builder for constructing a subgraph client.
Enums§
- Paginated
Query Error Deprecated Errors that can occur while sending a paginated query.