Skip to main content

Interface: CollectionView

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:19

View of a user collection

Properties

$type?

optional $type: "pub.chive.collection.defs#collectionView"

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:20


cid

cid: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:24

Content identifier


cosmikCollectionCid?

optional cosmikCollectionCid: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:44

CID of the mirrored Cosmik collection record


cosmikCollectionUri?

optional cosmikCollectionUri: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:42

AT-URI of the mirrored Cosmik collection, if Semble dual-write is enabled


cosmikItems?

optional cosmikItems: object

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:46

Mapping of item URLs to Cosmik card/link record URIs and CIDs

Index Signature

[key: string]: unknown


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:36

Creation timestamp


description?

optional description: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:30

Optional description of the collection


itemCount

itemCount: number

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:34

Number of items in the collection


label

label: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:28

Display label for the collection


ownerDid

ownerDid: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:26

DID of the collection owner


ownerHandle?

optional ownerHandle: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:40

Resolved handle of the collection owner


updatedAt?

optional updatedAt: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:38

Last update timestamp


uri

uri: string

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:22

AT-URI of the collection record


visibility

visibility: "private" | string & object | "public"

Defined in: web/lib/api/generated/types/pub/chive/collection/defs.ts:32

Collection visibility setting