Skip to main content
Version: 0.17

Interface: ReplaceKeyOperation

Replace key operation.

Hierarchy​

  • Operation

    ↳ ReplaceKeyOperation

Properties​

key​

• key: string

Defined in​

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


op​

• op: "replaceKey"

Overrides​

Operation.op

Defined in​

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


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:41


value​

• value: string

Defined in​

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