loopback-next
loopback-next copied to clipboard
TypeORM: Add support for creating custom TypeORM repositories
Add support for creating custom TypeORM repositories with custom methods (e.g. to implement bookRepo.findByTitle(title)) and other functionalities.