Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
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
)