Crate thegraph_graphql_http

source ·
Expand description

The thegraph-graphql-http crate provides an implementation of the GraphQL-over-HTTP protocol for The Graph network services.

Additionally, this crate provides a GraphQL-over-HTTP client based on this crate types and [reqwest]’s HTTP client. To enable this client extension, use the http-client-reqwest feature.

Modules§