The first typeorm QueryBuilder response returns a set of rows. How can I use those rows in a future request?
let humans: Human[] = ... await getConnection().c