Function update

Source
pub async fn update(
    db: &Surreal<Client>,
    account: Thing,
) -> Result<Option<Session>>