[][src]Function edit_server::graphql::server::sync_graphql_server

pub fn sync_graphql_server(
    db_pool: Pool<ConnectionManager<SqliteConnection>>,
    tx_master: CCSender<ClientNotify>
)