pub type ReactiveGraphSchema = Schema<ReactiveGraphQuery, ReactiveGraphMutation, ReactiveGraphSubscription>;Expand description
GraphQL Schema for the Reactive Graph
Aliased Typeยง
pub struct ReactiveGraphSchema(/* private fields */);pub type ReactiveGraphSchema = Schema<ReactiveGraphQuery, ReactiveGraphMutation, ReactiveGraphSubscription>;GraphQL Schema for the Reactive Graph
pub struct ReactiveGraphSchema(/* private fields */);