<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [FilterArgs](./schema.filterargs.md) &gt; [logical](./schema.filterargs.logical.md)

## FilterArgs.logical property

Boolean operator to apply to the criteria if more than one.

<b>Signature:</b>

```typescript
logical?: BooleanOperator;
```
