Database
[{"collection":"calendar","count":2,"content":{"owner":{"type":"faker","method":"Name"},"events":{"type":"array","arrayContent":{"type":"object","objectContent":{"description":{"type":"string"},"date":{"type":"date","startDate":"2000-01-01T00:00:00Z","endDate":"2025-01-01T00:00:00Z"},"invitation":{"type":"array","arrayContent":{"type":"object","objectContent":{"email":{"type":"faker","method":"Email"}}}}}}}},"indexes":[{"name":"owner_idx","key":{"owner":1}}]}]
Query
db.calendar.aggregate([])