Crate graphql_tools

Source
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;

Modules§

ast
introspection
static_graphql
validation