Passing searchField paramaters like in filterBy
Open
PRs plz!
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
In order to allow dynamic changes of searchField parameters, wouldn't it be better to pass them in an array like filterBy does? (searchField: [prop, nested.prop, etc..], instead of searchField: prop: nested.prop: etc..)
The old notation could be kept just for backward compatibilty...
Thank you in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.