Crates.io | graphql-introspection-query |
lib.rs | graphql-introspection-query |
version | 0.2.0 |
source | src |
created_at | 2020-03-13 08:32:30.142955 |
updated_at | 2021-07-04 08:09:23.753066 |
description | GraphQL introspection query and response types. |
homepage | |
repository | https://github.com/graphql-rust/graphql-client |
max_upload_size | |
id | 218072 |
size | 11,165 |
This crate defines structs implementing serde::Deserialize
that match the shape returned by a spec-compliant GraphQL API presented with the introspection query.