Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-query-core
/
tanstack.query.core
/
NotifyEventQueryObserverOptionsUpdated
Notify
Event
Query
Observer
Options
Updated
external
interface
NotifyEventQueryObserverOptionsUpdated
:
NotifyEvent
(
source
)
Members
Properties
observer
Link copied to clipboard
abstract
val
observer
:
QueryObserver
<
*
,
*
,
*
,
*
,
*
>
query
Link copied to clipboard
abstract
val
query
:
Query
<
*
,
*
,
*
,
*
>
type
Link copied to clipboard
abstract
override
val
type
:
NotifyEventType