Crate graphql_tools
source · [−]Expand description
graphql-tools
This library implements tooling around GraphQL for Rust libraries.
Most of the tools are based on trait
s and struct
s implemented in graphql_parser
crate.
This library implements tooling around GraphQL for Rust libraries.
Most of the tools are based on trait
s and struct
s implemented in graphql_parser
crate.