Can anyone help converting the following list of parent-child objects:
[ { \"name\":\"root\", \"_id\":\"root_id\", }, { \"name\":\"a1\"
You can use array-to-tree module from npm.