ProjectBillingMetrics
No description
type ProjectBillingMetrics {
numberOfAnnotations: Int!
numberOfHours: Float!
numberOfLabeledAssets: Int!
}
Fields
ProjectBillingMetrics.numberOfAnnotations
● Int!
non-null scalar
Technical field
ProjectBillingMetrics.numberOfHours
● Float!
non-null scalar
Technical field
ProjectBillingMetrics.numberOfLabeledAssets
● Int!
non-null scalar
Technical field