<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [CollectionReference](./firestore_.collectionreference.md) &gt; [type](./firestore_.collectionreference.type.md)

## CollectionReference.type property

The type of this Firestore reference.

<b>Signature:</b>

```typescript
readonly type = "collection";
```
