@cpod/sdk - v0.2.7
Preparing search index...
QueryExecuteResponse
Interface QueryExecuteResponse
Query execute response
interface
QueryExecuteResponse
{
result
:
unknown
;
success
:
boolean
;
execution_time_ms
?:
number
;
}
Index
Properties
result
success
execution_
time_
ms?
Properties
result
result
:
unknown
success
success
:
boolean
Optional
execution_
time_
ms
execution_time_ms
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
success
execution_
time_
ms
@cpod/sdk - v0.2.7
Loading...
Query execute response