## AddOperation interface

**Signature:**

```typescript
export interface AddOperation
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [op](/content/docs/sdk/core.addoperation.op) |  | 'add' |  |
| [path](/content/docs/sdk/core.addoperation.path) |  | string |  |
| [value](/content/docs/sdk/core.addoperation.value) |  | any |  |

- [AddOperation interface](/content/docs/sdk/core.addoperation#addoperation-interface/index.html)
- [Properties](/content/docs/sdk/core.addoperation#properties/index.html)
