core.replaceoperation | Medplum
ReplaceOperation interface
Signature:
export interface ReplaceOperation
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| op | 'replace' | ||
| path | string | ||
| value | any |
Signature:
export interface ReplaceOperation
| Property | Modifiers | Type | Description |
|---|---|---|---|
| op | 'replace' | ||
| path | string | ||
| value | any |