backend
Home > @gooddata/sdk-ui > IUseExecutionDataViewConfig > backend
IUseExecutionDataViewConfig.backend property
Backend to work with.
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.