AccountSeriesPoint
No description
type AccountSeriesPoint {
bucketStart: Date!
value: Int!
}
Fields
AccountSeriesPoint.bucketStart ● Date! non-null scalar
Start of the bucket
AccountSeriesPoint.value ● Int! non-null scalar
Value for the bucket
Member Of
AccountMetric object ● AccountOverview object ● AccountTopPromotion object