Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
query-planner
QueryPlanCacheOptions
Interface QueryPlanCacheOptions
Experimental
interface
QueryPlanCacheOptions
{
freshness
?:
QueryPlanCacheFreshness
;
policy
?:
QueryPlanCachePolicy
;
validator
?:
QueryPlanValidatorInput
;
}
Index
Properties
freshness?
policy?
validator?
Properties
Optional
Readonly
Experimental
freshness
freshness
?:
QueryPlanCacheFreshness
Optional
Readonly
Experimental
policy
policy
?:
QueryPlanCachePolicy
Optional
Readonly
Experimental
validator
validator
?:
QueryPlanValidatorInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
freshness
policy
validator
@honua/sdk-js
Loading...