Type Alias synd_api::gql::SyndSchema
source · pub type SyndSchema = Schema<Query, Mutation, EmptySubscription>;
Aliased Type§
struct SyndSchema(/* private fields */);
pub type SyndSchema = Schema<Query, Mutation, EmptySubscription>;
struct SyndSchema(/* private fields */);