toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
DehydrateOptions
/
shouldDehydrateQuery
should
Dehydrate
Query
abstract
val
shouldDehydrateQuery
:
(
query
:
Query
<
*
,
*
,
*
,
*
>
)
->
Boolean
?
(
source
)