toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
QueryBehavior
/
onFetch
on
Fetch
abstract
val
onFetch
:
(
context
:
FetchContext
<
TQueryFnData
,
TError
,
TData
,
TQueryKey
>
,
query
:
Query
<
*
,
*
,
*
,
*
>
)
->
Unit
(
source
)