Preparing search index...
The search index is not available
brightside-developer
brightside-developer
QueryClientConfig
Interface QueryClientConfig
interface
QueryClientConfig
{
defaultOptions
?:
DefaultOptions
<
Error
>
;
mutationCache
?:
MutationCache
;
queryCache
?:
QueryCache
;
}
Index
Properties
default
Options?
mutation
Cache?
query
Cache?
Properties
Optional
default
Options
default
Options
?:
DefaultOptions
<
Error
>
Optional
mutation
Cache
mutation
Cache
?:
MutationCache
Optional
query
Cache
query
Cache
?:
QueryCache
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Options
mutation
Cache
query
Cache
brightside-developer
Loading...