## Patch type

**Signature:**

```typescript
export type Patch = Operation[];
```

**References:** [Operation](/content/docs/sdk/core.operation)  
- [Patch type](/content/docs/sdk/core.patch#patch-type/index.html)
