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](/doc/en/lb4/apidocs.filter.where.html)<MT> | _(Optional)_ |