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?
optionalswapCommit:string
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:31
Compare and swap with the previous commit by CID.
swapRecord?
optionalswapRecord:string
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:29
Compare and swap with the previous record by CID.