Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
index
QueryPlanExecution
Interface QueryPlanExecution<T>
interface
QueryPlanExecution
<
T
>
{
fingerprint
:
`
sha256:
${
string
}
`
;
planId
:
string
;
result
:
Result
<
T
>
;
}
Type Parameters
T
=
Record
<
string
,
unknown
>
Index
Properties
fingerprint
plan
Id
result
Properties
Readonly
fingerprint
fingerprint
:
`
sha256:
${
string
}
`
Readonly
plan
Id
plan
Id
:
string
Readonly
result
result
:
Result
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fingerprint
plan
Id
result
@honua/sdk-js
Loading...