Expand description
§graphql-tools
This library implements tooling around GraphQL for Rust libraries.
Most of the tools are based on traits and structs implemented in graphql_parser crate.
Re-exports§
pub extern crate graphql_parser as parser;
This library implements tooling around GraphQL for Rust libraries.
Most of the tools are based on traits and structs implemented in graphql_parser crate.
pub extern crate graphql_parser as parser;