backend
Home > @gooddata/sdk-ui > IUseInsightDataViewConfig > backend
IUseInsightDataViewConfig.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.