Delete Record Request
constructor(repo: AtIdentifier, collection: Nsid, rkey: String, swapRecord: Cid? = null, swapCommit: Cid? = null)
Parameters
repo
The handle or DID of the repo (aka, current account).
collection
The NSID of the record collection.
rkey
The Record Key.
swap Record
Compare and swap with the previous record by CID.
swap Commit
Compare and swap with the previous commit by CID.