Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
executeQueryPlan
Function executeQueryPlan
execute
Query
Plan
<
T
>
(
plan
,
source
,
options
?
)
:
Promise
<
QueryPlanExecution
<
T
>
>
Execute an already-reviewed plan. This function validates; it never replans.
Type Parameters
T
Parameters
plan
:
QueryExecutionPlan
source
:
Source
<
T
>
options
:
ExecuteQueryPlanOptions
= {}
Returns
Promise
<
QueryPlanExecution
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@honua/sdk-js
Loading...
Execute an already-reviewed plan. This function validates; it never replans.