Requires
- module:lodash
Methods
(inner) where(condition, data) → {Array}
Executes the SQL WHERE statement on an Array of Objects.
Parameters:
Name | Type | Description |
---|---|---|
condition |
Object | |
data |
Array |
Returns:
- Type
- Array