core.operation | Medplum

Operation type [​](/content/docs/sdk/core.operation#operation-type "Direct link to Operation type"/index.html)

Signature:

export type Operation = AddOperation | RemoveOperation | ReplaceOperation | MoveOperation | CopyOperation | TestOperation;

References: AddOperation, RemoveOperation, ReplaceOperation, MoveOperation, CopyOperation, TestOperation