I have a node/express server that makes calls to mongodb. I try to make an aggregate request, and it kind of works, but I need to use .toArray().then() to get the result, whic