Sanity App SDK
Preparing search index...
@sanity/sdk
index
resolveCommentThreads
Variable resolveCommentThreads
Const
Beta
resolveCommentThreads
:
(
instance
:
SanityInstance
,
options
:
ResolveCommentsOptions
,
)
=>
Promise
<
CommentThread
[]
>
= ...
Waits for a document's comments to load, grouped into threads.
Type Declaration
(
instance
:
SanityInstance
,
options
:
ResolveCommentsOptions
,
)
:
Promise
<
CommentThread
[]
>
Parameters
instance
:
SanityInstance
options
:
ResolveCommentsOptions
Returns
Promise
<
CommentThread
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity App SDK
Loading...
Waits for a document's comments to load, grouped into threads.