Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-query-core
/
tanstack.query.core
/
QueryClientConfig
Query
Client
Config
external
interface
QueryClientConfig
(
source
)
Members
Properties
default
Options
Link copied to clipboard
abstract
val
defaultOptions
:
DefaultOptions
<
*
>
?
mutation
Cache
Link copied to clipboard
abstract
val
mutationCache
:
MutationCache
?
query
Cache
Link copied to clipboard
abstract
val
queryCache
:
QueryCache
?