feat(dimentorin): add public mentor list & detail endpoints (verified only)
This commit is contained in:
@@ -7,4 +7,5 @@ pub use mutation_handlers::{
|
||||
};
|
||||
pub use query_handlers::{
|
||||
get_mentor_by_id, get_mentor_list, get_mentor_me, get_mentor_status,
|
||||
get_public_mentor_by_id, get_public_mentor_list,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user