Skip to main content
Version: 0.17

Interface: ReplaceAttributeOperation

Replace attribute operation.

Hierarchy​

  • Operation

    ↳ ReplaceAttributeOperation

Properties​

attribute​

• attribute: string

Defined in​

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


op​

• op: "replaceAttribute"

Overrides​

Operation.op

Defined in​

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


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


value​

• value: unknown

Defined in​

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