toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
QueriesObserver
/
setQueries
set
Queries
open
fun
setQueries
(
queries
:
ReadonlyArray
<
QueryObserverOptions
<
*
,
*
,
*
,
*
,
*
,
*
>
>
,
options
:
QueriesObserverOptions
<
TCombinedResult
>
=
definedExternally
,
notifyOptions
:
NotifyOptions
=
definedExternally
)
(
source
)