Skip to main content

Interface: CollectionItemView

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

View of an item in a collection

Properties

$type?

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

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


addedAt

addedAt: string

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

When the item was added to the collection


authors?

optional authors: string[]

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

Resolved author names for eprint items


avatar?

optional avatar: string

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

Avatar URL for person or institution nodes


description?

optional description: string

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

Description for graph node items


edgeUri

edgeUri: string

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

AT-URI of the CONTAINS edge record


itemType

itemType: "eprint" | string & object | "author" | "review" | "endorsement" | "graphNode" | "external"

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

Inferred type of the item


itemUri

itemUri: string

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

AT-URI or identifier of the contained item


kind?

optional kind: string

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

Node kind for graph node items


label?

optional label: string

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

Resolved label for graph node items


metadata?

optional metadata: object

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

Additional item metadata from the personal graph node

Index Signature

[key: string]: unknown


note?

optional note: string

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

Optional user annotation on the item


order

order: number

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

Display order within the collection


source?

optional source: string & object | "community" | "personal"

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

Whether the item node is personal or cloned from community


subkind?

optional subkind: string

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

Node subkind for graph node items


title?

optional title: string

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

Resolved title for eprint items