execute()
Home > @gooddata/sdk-backend-spi > IPreparedExecution > execute
IPreparedExecution.execute() method
Starts the execution.
Signature:
execute(): Promise<IExecutionResult>;
Returns:
Promise<IExecutionResult>
Home > @gooddata/sdk-backend-spi > IPreparedExecution > execute
Starts the execution.
Signature:
execute(): Promise<IExecutionResult>;
Returns:
Promise<IExecutionResult>