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