loopback-next icon indicating copy to clipboard operation
loopback-next copied to clipboard

TypeORM: Add support for creating custom TypeORM repositories

Open hacksparrow opened this issue 5 years ago • 0 comments

Add support for creating custom TypeORM repositories with custom methods (e.g. to implement bookRepo.findByTitle(title)) and other functionalities.

hacksparrow avatar Jul 08 '20 12:07 hacksparrow