graphql-introspection-query

Crates.iographql-introspection-query
lib.rsgraphql-introspection-query
version0.3.0
created_at2020-03-13 08:32:30.142955+00
updated_at2025-12-08 16:51:31.355678+00
descriptionGraphQL introspection query and response types.
homepage
repositoryhttps://github.com/graphql-rust/graphql-client
max_upload_size
id218072
size13,147
Tom Houlé (tomhoule)

documentation

README

graphql-introspection-query

This crate defines structs implementing serde::Deserialize that match the shape returned by a spec-compliant GraphQL API presented with the introspection query.

Commit count: 842

cargo fmt