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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [BooleanArgs](./schema.booleanargs.md) &gt; [operator](./schema.booleanargs.operator.md)

## BooleanArgs.operator property

Boolean comparison type to apply across the list of input column values

<b>Signature:</b>

```typescript
operator: BooleanOperator;
```
