Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-query-core
/
tanstack.query.core
/
DehydratedState
Dehydrated
State
external
interface
DehydratedState
(
source
)
Members
Properties
mutations
Link copied to clipboard
abstract
val
mutations
:
ReadonlyArray
<
DehydratedMutation
>
queries
Link copied to clipboard
abstract
val
queries
:
ReadonlyArray
<
DehydratedQuery
>