Skip to main content

Interface: Main

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:19

Indexable

[k: string]: unknown

Properties

$type

$type: "pub.chive.review.comment"

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:20


body

body: ($Typed<TextItem> | $Typed<NodeRefItem> | $Typed<WikidataRefItem> | $Typed<FieldRefItem> | $Typed<FacetRefItem> | $Typed<EprintRefItem> | $Typed<AnnotationRefItem> | $Typed<AuthorRefItem> | $Typed<MentionItem> | $Typed<LinkItem> | $Typed<TagItem> | $Typed<LatexItem> | $Typed<CodeBlockItem> | $Typed<HeadingItem> | $Typed<ListItem> | $Typed<BlockquoteItem> | { $type: string; })[]

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:24

Rich review body with formatting and references


createdAt

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:56


eprintUri

eprintUri: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:22

Reviewed eprint URI


motivationFallback?

optional motivationFallback: string & object | "commenting" | "highlighting" | "questioning" | "replying" | "linking"

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:47

Fallback motivation if motivationUri not available


motivationUri?

optional motivationUri: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:45

AT-URI of motivation type node (subkind=motivation)


parentComment?

optional parentComment: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:55

Parent comment for threading


schemaRevision?

optional schemaRevision: number

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:58

Schema revision this record was created with. Absent means revision 1.


target?

optional target: TextSpanTarget

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:43