backend
Home > @gooddata/sdk-ui > IClientWorkspaceProviderCoreProps > backend
IClientWorkspaceProviderCoreProps.backend property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specify an instance of the analytical backend instance to work with.
Signature:
backend?: IAnalyticalBackend;
Remarks
Note: if you do not have a BackendProvider above in the component tree, then you MUST specify the backend.