Expand description
GraphQL integration for Oxidite
Provides GraphQL API capabilities with automatic schema generation
Re-exports§
pub use schema::GraphQLSchema;pub use context::Context;
Modules§
Structs§
- GraphQL
Handler - GraphQL handler for Oxidite
Functions§
- create_
handler - Create a default GraphQL handler