---
title: "Type Example"
description: "Extracted example from ctx.collection"
---

# ctx.collection

## Type

```ts
collection: Collection | null | undefined;
```
