withContext()
Home > @gooddata/sdk-backend-spi > IPreparedExecution > withContext
IPreparedExecution.withContext() method
Attaches custom execution context metadata.
Signature:
withContext(context: IExecutionContext): IPreparedExecution;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
context |
metadata to associate with this execution |
Returns:
new execution containing the provided context