Let say I have a simple collection events created by TypeGraphql and Typegoose which stores objects like:
events
{ _id: ObjectId(...), name: \'SomeEvent\', ca