Sanity App SDK
Preparing search index...
@sanity/sdk
index
removeComment
Variable removeComment
Const
Beta
removeComment
:
(
instance
:
SanityInstance
,
options
:
RemoveCommentOptions
,
)
=>
Promise
<
void
>
= ...
Deletes a comment, and its replies when it starts a thread.
Type Declaration
(
instance
:
SanityInstance
,
options
:
RemoveCommentOptions
)
:
Promise
<
void
>
Parameters
instance
:
SanityInstance
options
:
RemoveCommentOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity App SDK
Loading...
Deletes a comment, and its replies when it starts a thread.