Skip to main content

Interface: Update

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:87

Operation which updates an existing record.

Properties​

$type?​

optional $type: "com.atproto.repo.applyWrites#update"

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:88


collection​

collection: string

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:89


rkey​

rkey: string

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:90


value​

value: object

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:91

Index Signature​

[key: string]: unknown