fix: update README.md
This commit is contained in:
parent
ae7a60ea78
commit
f22da1fd50
@ -348,7 +348,7 @@ const result = await paginate<CatEntity>(query, catRepo, config)
|
|||||||
|
|
||||||
## Usage with Eager Loading
|
## Usage with Eager Loading
|
||||||
|
|
||||||
Eager loading should work with TypeORM's eager property out the box:
|
Eager loading should work with TypeORM's eager property out of the box:
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user