Skip to main content

Interface: Update

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

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


collection

collection: string

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


rkey

rkey: string

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


value

value: object

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

Index Signature

[key: string]: unknown