A typed GraphQL client library for Rust. Precise types for query variables and responses. Supports GraphQL fragments, objects, unions, inputs, enums, custom scalars and input objects. Works in the browser (WebAssembly). Subscriptions support (serialization-deserialization only at the moment). Copies documentation from the GraphQL schema to the generated Rust code. Arbitrary derives on the generated responses. Arbitrary custom scalars. Supports multiple operations per query document. Supports setting GraphQL fields as deprecated and having the Rust compiler check their use. Optional reqwest-based client for boilerplate-free API calls from browsers. Implicit and explicit null support.
Features
- Works in the browser (WebAssembly)
- Precise types for query variables and responses
- Arbitrary derives on the generated responses
- Supports multiple operations per query document
- Supports setting GraphQL fields as deprecated and having the Rust compiler check their use
- Optional reqwest-based client for boilerplate-free API calls from browsers
Categories
Software DevelopmentLicense
Apache License V2.0Follow graphql_client
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of graphql_client!