BatchMetricsHourlyBucket
No description
type BatchMetricsHourlyBucket {
hour: String!
batchCount: Int!
totalDocuments: Int!
}
No description
type BatchMetricsHourlyBucket {
hour: String!
batchCount: Int!
totalDocuments: Int!
}
BatchMetricsHourlyBucket.hour ● String! non-null scalarBatchMetricsHourlyBucket.batchCount ● Int! non-null scalarBatchMetricsHourlyBucket.totalDocuments ● Int! non-null scalar