Sanity App SDK
Preparing search index...
@sanity/sdk
index
updateComment
Variable updateComment
Const
Beta
updateComment
:
(
instance
:
SanityInstance
,
options
:
UpdateCommentOptions
,
)
=>
Promise
<
void
>
= ...
Rewrites a comment's message and stamps
lastEditedAt
.
Type Declaration
(
instance
:
SanityInstance
,
options
:
UpdateCommentOptions
)
:
Promise
<
void
>
Parameters
instance
:
SanityInstance
options
:
UpdateCommentOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity App SDK
Loading...
Rewrites a comment's message and stamps
lastEditedAt.