fix: readme
This commit is contained in:
parent
d5544e994a
commit
6876ebca85
@ -190,7 +190,7 @@ const paginateConfig: PaginateConfig<CatEntity> {
|
|||||||
* Default: None
|
* Default: None
|
||||||
* https://typeorm.io/#/find-optionsfind-options.md
|
* https://typeorm.io/#/find-optionsfind-options.md
|
||||||
*/
|
*/
|
||||||
where: { color: 'ginger' }
|
where: { color: 'ginger' },
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Required: false
|
* Required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user