client
Home > @gooddata/sdk-ui > IClientWorkspaceProviderWithClientAndDataProductProps > client
IClientWorkspaceProviderWithClientAndDataProductProps.client 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 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.
Signature:
client: string;