Skip to content

return only the IDs, not the full events #277

@github-actions

Description

@github-actions

// TODO, return only the IDs, not the full events
const eventsCursor = this.eventRepository.findByIds(eventIds);
const events = await eventsCursor.toArray();


This issue was generated by todo-issue based on a TODO comment in 8daade8. It's been assigned to @rodrigok because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions