graphgate-schema 0.3.2

GraphGate is Apollo Federation implemented in Rust
Documentation
[dependencies.indexmap]
features = ["serde-1"]
version = "1.6.2"

[dependencies.parser]
package = "async-graphql-parser"
version = "2.5.9"

[dependencies.thiserror]
version = "1.0.24"

[dependencies.value]
package = "async-graphql-value"
version = "2.5.9"

[package]
authors = ["Sunli <scott_s829@163.com>"]
description = "GraphGate is Apollo Federation implemented in Rust"
edition = "2018"
homepage = "https://github.com/async-graphql/graphgate"
keywords = ["gateway", "graphql", "federation"]
license = "MIT/Apache-2.0"
name = "graphgate-schema"
repository = "https://github.com/async-graphql/graphgate"
version = "0.3.2"