Expand description
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.