Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/modules
AsyncQueryBusClientConfig
Interface AsyncQueryBusClientConfig
interface
AsyncQueryBusClientConfig
{
cache
?:
true
|
CacheConfig
;
discoverRoots
?:
"start"
|
"lazy"
;
intersect
?:
AsyncQueryBusIntersectConfig
;
maxDepth
?:
number
;
pollFrequency
?:
number
;
queryCache
?:
true
|
CacheConfig
;
stateStore
?:
SearchableStorage
;
}
Hierarchy (
View Summary
)
AsyncQueryBusBaseConfig
BridgeClientConfig
AsyncQueryBusClientConfig
Index
Properties
cache?
discover
Roots?
intersect?
max
Depth?
poll
Frequency?
query
Cache?
state
Store?
Properties
Optional
cache
cache
?:
true
|
CacheConfig
Optional
discover
Roots
discoverRoots
?:
"start"
|
"lazy"
Optional
intersect
intersect
?:
AsyncQueryBusIntersectConfig
Optional
max
Depth
maxDepth
?:
number
Optional
poll
Frequency
pollFrequency
?:
number
Optional
query
Cache
queryCache
?:
true
|
CacheConfig
Optional
state
Store
stateStore
?:
SearchableStorage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
discover
Roots
intersect
max
Depth
poll
Frequency
query
Cache
state
Store
XYO Platform SDK - v3.6.9
Loading...