IClientWorkspaceProviderWithClientAndDataProductProps
Home > @gooddata/sdk-ui > IClientWorkspaceProviderWithClientAndDataProductProps
IClientWorkspaceProviderWithClientAndDataProductProps interface
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.
Signature:
export interface IClientWorkspaceProviderWithClientAndDataProductProps extends IClientWorkspaceProviderCoreProps
Extends: IClientWorkspaceProviderCoreProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(ALPHA) Specify the client identifier to use to obtain the LCM context. Note: another option is to specify workspace prop, and then client identifier will be resolved from it. | ||
string |
(ALPHA) Specify the data product identifier to use to obtain the LCM context. |