Skip to main content

Crate oxidite_graphql

Crate oxidite_graphql 

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

context
resolver
schema

Structs§

GraphQLHandler
GraphQL handler for Oxidite

Functions§

create_handler
Create a default GraphQL handler