IBackendProviderWithCorrelationProps
Home > @gooddata/sdk-ui > IBackendProviderWithCorrelationProps
IBackendProviderWithCorrelationProps interface
Combined provider for both backend and correlation metadata.
Signature:
export interface IBackendProviderWithCorrelationProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
backend? | IAnalyticalBackend | (Optional) Backend instance to use or enhance with correlation | |
children? | React.ReactNode | (Optional) React children | |
correlationData | IRequestCorrelationMetadata | Key-value pairs of correlation metadata to be used for telemetry |