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
Award-Winning Medical Office Software Designed for Your Specialty
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of graphql_client!