Skip to main content

Interface: CollectionItemView

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

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


addedAt​

addedAt: string

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

When the item was added to the collection


authors?​

optional authors: string[]

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

Resolved author names for eprint items


avatar?​

optional avatar: string

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

Avatar URL for person or institution nodes


description?​

optional description: string

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

Description for graph node items


edgeUri​

edgeUri: string

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

AT-URI of the CONTAINS edge record


itemType​

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

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

Inferred type of the item


itemUri​

itemUri: string

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

AT-URI or identifier of the contained item


kind?​

optional kind: string

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

Node kind for graph node items


label?​

optional label: string

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

Resolved label for graph node items


metadata?​

optional metadata: object

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

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

Optional user annotation on the item


order​

order: number

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

Display order within the collection


source?​

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

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

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

Node subkind for graph node items


title?​

optional title: string

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

Resolved title for eprint items