I am trying to use the spread operator to return a new object with the props from the object returned by Mongoose after querying a set of documents.
resolvers.js
<