toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
NotifyEventMutationObserverRemoved
Notify
Event
Mutation
Observer
Removed
external
interface
NotifyEventMutationObserverRemoved
:
NotifyEvent
(
source
)
Members
Properties
mutation
Link copied to clipboard
abstract
val
mutation
:
Mutation
<
*
,
*
,
*
,
*
>
observer
Link copied to clipboard
abstract
val
observer
:
MutationObserver
<
*
,
*
,
*
,
*
>
type
Link copied to clipboard
abstract
override
val
type
:
NotifyEventType