correlationId
Home > @gooddata/sdk-ui-dashboard > IDashboardQuery > correlationId
IDashboardQuery.correlationId property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Correlation ID can be provided when creating a query. Events emitted during the query processing will contain the same correlation ID.
Signature:
readonly correlationId?: string;