Documentation
Preparing search index...
@sdk/annotation-core
AnnotationAPI
DeleteAnnotationMutation
Type Alias DeleteAnnotationMutation
type
DeleteAnnotationMutation
=
{
__typename
?:
"Mutation"
;
deleteAnnotationV2
:
|
{
__typename
:
"AnnotationErrorEntityNotFoundOutput"
}
|
{
__typename
:
"AnnotationErrorOperationNotAllowedOutput"
}
|
{
__typename
:
"DeleteAnnotationOutput"
}
;
}
Index
Properties
__
typename?
delete
Annotation
V2
Properties
Optional
__
typename
__typename
?:
"Mutation"
delete
Annotation
V2
deleteAnnotationV2
:
|
{
__typename
:
"AnnotationErrorEntityNotFoundOutput"
}
|
{
__typename
:
"AnnotationErrorOperationNotAllowedOutput"
}
|
{
__typename
:
"DeleteAnnotationOutput"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
delete
Annotation
V2
Documentation
Loading...