Object.keys(db.getCollection('topics').findOne())
/* 1 */
[
"_id",
"user",
"title",
"slug",
"body",
"category",
"spam",
"tags",
"subscribers",
"updated",
"created",
"__v",
"private"
]
TypeError: can't convert null to object :
@(shell):1:1