Search
/
Abra GraphQL APIs
/
Other
/
Objects
/
TimeSeriesSamples
Time
Series
Samples
timestamp
Int!
,
non-null
values
[Time
Series
Value!]!
,
non-null
+
Show return type
Sample
{
"timestamp"
:
40
,
"values"
: [
{
"__typename"
:
"TimeSeriesValue"
} ] }
Referenced in
TimeSeriesResult
.
values
Was this helpful?
Previous page
TimeSeriesValue
Next page
TimeSeriesMetadata