graphql-introspection-query 0.2.0

GraphQL introspection query and response types.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Tom Houlé <tom@tomhoule.com>"]
categories = ["web-programming"]
description = "GraphQL introspection query and response types."
edition = "2018"
keywords = ["graphql", "api", "web"]
license = "Apache-2.0 OR MIT"
name = "graphql-introspection-query"
repository = "https://github.com/graphql-rust/graphql-client"
resolver = "2"
version = "0.2.0"