Page Contents
Home > @loopback/filter > WhereBuilder > (constructor)
WhereBuilder.(constructor)
Constructs a new instance of the WhereBuilder class
Signature:
constructor(w?: Where<MT>);
Parameters
| Parameter | Type | Description |
|---|---|---|
|
w |
Where<MT> |
(Optional) |