<!-- 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; [CollectionReference](./firestore_lite.collectionreference.md) &gt; [type](./firestore_lite.collectionreference.type.md)

## CollectionReference.type property

The type of this Firestore reference.

<b>Signature:</b>

```typescript
readonly type = "collection";
```
