server,graphql: Add a GraphQL method to get the schema
This commit is contained in:
committed by
nitnelave
parent
9e1b58d033
commit
31a8ba24a0
@@ -10,6 +10,10 @@ pub mod ldap_handler;
|
||||
pub mod ldap_server;
|
||||
pub mod logging;
|
||||
pub mod mail;
|
||||
pub mod schema;
|
||||
pub mod sql_backend_handler;
|
||||
pub mod tcp_backend_handler;
|
||||
pub mod tcp_server;
|
||||
|
||||
#[cfg(test)]
|
||||
pub mod test_utils;
|
||||
|
||||
Reference in New Issue
Block a user