mas_handlers

Type Alias GraphQLSchema

source
pub type GraphQLSchema = Schema<Query, Mutation, EmptySubscription>;

Aliased Typeยง

struct GraphQLSchema(/* private fields */);