My question: Is it possible to update and return the modified item in a single line? What I tried so far: await this.taskRepository.updateById(id, { state, ...
確定! 回上一頁