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