Sanity Library Reference Docs
Preparing search index...
sanity
index
CommentThreadItem
Interface CommentThreadItem
Beta
Hidden
interface
CommentThreadItem
{
breadcrumbs
:
CommentListBreadcrumbs
;
commentsCount
:
number
;
fieldPath
:
string
;
hasReferencedValue
:
boolean
;
parentComment
:
CommentDocument
;
replies
:
CommentDocument
[]
;
threadId
:
string
;
}
Index
Properties
breadcrumbs
comments
Count
field
Path
has
Referenced
Value
parent
Comment
replies
thread
Id
Properties
Beta
breadcrumbs
breadcrumbs
:
CommentListBreadcrumbs
Beta
comments
Count
commentsCount
:
number
Beta
field
Path
fieldPath
:
string
Beta
has
Referenced
Value
hasReferencedValue
:
boolean
Beta
parent
Comment
parentComment
:
CommentDocument
Beta
replies
replies
:
CommentDocument
[]
Beta
thread
Id
threadId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
breadcrumbs
comments
Count
field
Path
has
Referenced
Value
parent
Comment
replies
thread
Id
Sanity Library Reference Docs
Loading...
Hidden