<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [QueryConstraint](./firestore_lite.queryconstraint.md) &gt; [type](./firestore_lite.queryconstraint.type.md)

## QueryConstraint.type property

The type of this query constraints

<b>Signature:</b>

```typescript
abstract readonly type: QueryConstraintType;
```
