QueryProcessingSuccessState
Home > @gooddata/sdk-ui-dashboard > QueryProcessingSuccessState
QueryProcessingSuccessState interface
Signature:
export interface QueryProcessingSuccessState<TResult>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
error | undefined | ||
result | TResult | ||
status | "success" |