ResolvedDataProvider interface
Entry for a specific data provider's resulting data
Properties
duration | The total time the data provider took to resolve its data (in milliseconds) |
error | |
id |
Property Details
duration
The total time the data provider took to resolve its data (in milliseconds)
duration: number
Property Value
number
error
error: string
Property Value
string
id
id: string
Property Value
string