Skip to main content

Interface: Create

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:69

Operation which creates a new record.

Properties

$type?

optional $type: "com.atproto.repo.applyWrites#create"

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:70


collection

collection: string

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:71


rkey?

optional rkey: string

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:73

NOTE: maxLength is redundant with record-key format. Keeping it temporarily to ensure backwards compatibility.


value

value: object

Defined in: web/lib/api/generated/types/com/atproto/repo/applyWrites.ts:74

Index Signature

[key: string]: unknown