Skip to main content

Interface: Create

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

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


collection​

collection: string

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


rkey?​

optional rkey: string

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

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

Index Signature​

[key: string]: unknown