AssetMetric
No description
interface AssetMetric {
date: DateTime!
value: Int
}
Fields
AssetMetric.date ● DateTime! non-null scalar
AssetMetric.value ● Int scalar
Member Of
Project object
Implemented By
OpenQuestionsMetric object ● QualityMetric object ● SkippedMetric object ● StatusMetric object