Skip to main content

Interface: InputSchema

Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:21

Properties​

collection​

collection: string

Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:25

The NSID of the record collection.


repo​

repo: string

Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:23

The handle or DID of the repo (aka, current account).


rkey​

rkey: string

Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:27

The Record Key.


swapCommit?​

optional swapCommit: string

Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:31

Compare and swap with the previous commit by CID.


swapRecord?​

optional swapRecord: string

Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:29

Compare and swap with the previous record by CID.