Skip to main content
Version: 0.17

Interface: RemoveRecordOperation

Remove record operation.

Hierarchy​

  • Operation

    ↳ RemoveRecordOperation

Properties​

op​

• op: "removeRecord"

Overrides​

Operation.op

Defined in​

packages/@orbit/records/src/record-operation.ts:32


options​

• Optional options: RequestOptions

Inherited from​

Operation.options

Defined in​

packages/@orbit/data/dist/modules/operation.d.ts:4


record​

• record: RecordIdentity

Defined in​

packages/@orbit/records/src/record-operation.ts:33