mentorenwahl/frontend/src/graphql/mutations/mod.rs

4 lines
55 B
Rust

pub mod login;
pub mod register_teacher;
pub mod vote;