---
title: schemas/detach.schema.ts
nav_order: 7
parent: Modules
---

## detach.schema overview

Added in v0.1.1

---

<h2 class="text-delta">Table of contents</h2>

- [detachSchema](#detachschema)
  - [detachSchema](#detachschema-1)

---

# detachSchema

## detachSchema

**Signature**

```ts
export declare const detachSchema: z.ZodRecord<z.ZodString, z.ZodAny>
```

Added in v0.1.1
