backend
Home > @gooddata/sdk-ui > IExecuteInsightProps > backend
IExecuteInsightProps.backend property
Backend to execute against.
Signature:
backend?: IAnalyticalBackend;
Remarks
Note: the backend must come either from this property or from BackendContext. If you do not specify backend here, then the executor MUST be rendered within an existing BackendContext.