voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 397 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/database](./database.md) > [QueryConstraint](./database.queryconstraint.md) > [type](./database.queryconstraint.type.md)
## QueryConstraint.type property
The type of this query constraints
<b>Signature:</b>
```typescript
abstract readonly type: QueryConstraintType;
```