[][src]Crate craftql

This library provides all the necessary methods and shared state for the craftql binary. Not meant to be used on its own! Primarily made for integration testing.

Modules

config

Main onfiguration.

extend_types

Trait providing extension methods for graphql_parser::schema.

state

Global state.

utils

Utilities consumed by the binary.