Interface: InputSchema
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:22
Properties
collection
collection:
string
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:26
The NSID of the record collection.
repo
repo:
string
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:24
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:28
The Record Key.
swapCommit?
optionalswapCommit:string
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:32
Compare and swap with the previous commit by CID.
swapRecord?
optionalswapRecord:string
Defined in: web/lib/api/generated/types/com/atproto/repo/deleteRecord.ts:30
Compare and swap with the previous record by CID.