Sanity App SDK
Preparing search index...
@sanity/sdk
index
RemoveCommentOptions
Interface RemoveCommentOptions
Beta
interface
RemoveCommentOptions
{
commentId
:
string
;
dataset
?:
string
;
perspective
?:
ReleasePerspective
|
ClientPerspective
;
projectId
?:
string
;
resource
?:
DocumentResource
;
source
?:
DocumentResource
;
}
Hierarchy (
View Summary
)
DatasetHandle
RemoveCommentOptions
Index
Properties
comment
Id
dataset?
perspective?
project
Id?
resource?
source?
Properties
Beta
comment
Id
commentId
:
string
Optional
Beta
dataset
dataset
?:
string
Optional
Beta
perspective
perspective
?:
ReleasePerspective
|
ClientPerspective
Optional
Beta
project
Id
projectId
?:
string
Optional
Beta
resource
resource
?:
DocumentResource
Explicit resource object to use for this operation.
Optional
Beta
source
source
?:
DocumentResource
Deprecated
Use
resource
instead.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Id
dataset
perspective
project
Id
resource
source
Sanity App SDK
Loading...
Explicit resource object to use for this operation.