rucken/todo-nestjs

fix: Change name to findById

Opened this issue · 0 comments

async load(@Req() req, @Param('id', new ParseIntPipe()) id) {