dataProduct
Home > @gooddata/sdk-ui > IClientWorkspaceProviderWithClientAndDataProductProps > dataProduct
IClientWorkspaceProviderWithClientAndDataProductProps.dataProduct 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 the data product identifier to use to obtain the LCM context.
Signature:
dataProduct: string;
Remarks
Note: another option is to specify workspace prop, and then data product identifier will be resolved from it.