gurkle 0.2.3

GraphQL client for Rust, with typed requests and responses, and subscriptions!
Documentation

The top-level documentation resides on the project README at the moment.

The main interface to this library is the custom derive that generates modules from a GraphQL query and schema. See the docs for the [GraphQLRequest] trait for a full example.