graphql-introspection-query

Crates.iographql-introspection-query
lib.rsgraphql-introspection-query
version0.2.0
sourcesrc
created_at2020-03-13 08:32:30.142955
updated_at2021-07-04 08:09:23.753066
descriptionGraphQL introspection query and response types.
homepage
repositoryhttps://github.com/graphql-rust/graphql-client
max_upload_size
id218072
size11,165
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: 787

cargo fmt