toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
>