toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
fetchState
fetch
State
external
fun
<
TQueryFnData
,
TError
,
TData
,
TQueryKey
:
QueryKey
>
fetchState
(
data
:
TData
?
,
options
:
QueryOptions
<
TQueryFnData
,
TError
,
TData
,
TQueryKey
,
*
>
)
:
Any
(
source
)