Interface: Main
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:18
Indexable
[k: string]: unknown
Properties
$type
$type:
"pub.chive.annotation.comment"
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:19
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/annotation/comment.ts:23
Rich annotation body with formatting and references
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:54
eprintUri
eprintUri:
string
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:21
Annotated eprint URI
motivationFallback?
optionalmotivationFallback:string&object|"commenting"|"highlighting"|"questioning"|"replying"
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:46
Fallback motivation if motivationUri not available
motivationUri?
optionalmotivationUri:string
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:44
AT-URI of motivation type node (subkind=motivation)
parentAnnotation?
optionalparentAnnotation:string
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:53
Parent annotation for threading
target
target:
TextSpanTarget
Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:42