Skip to main content

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?

optional swapCommit: string

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

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

Compare and swap with the previous record by CID.