I have collection tasks in my mongo database. Every task (document in the collection) can have subtasks. Subtasks is an array, all ele
tasks
subtasks
Subtasks