New crate! graphql_client 0.1.0

It's a GraphQL client! The main feature is a big derive macro that gives you precise types for the variables and the response, given a GraphQL query and a schema. It works in the browser (see the examples).

https://github.com/tomhoule/graphql-client

It's just the beginning but of course feedback is always very much appreciated :slight_smile:

2 Likes