pub type OraSchema = Schema<Query, Mutation, EmptySubscription>;
pub struct OraSchema(/* private fields */);