OrganizationMonthlyUsage
No description
type OrganizationMonthlyUsage {
annotations: Int!
labeledAssets: Int!
}
Fields
OrganizationMonthlyUsage.annotations
● Int!
non-null scalar
Number of label annotations counted in the current month
OrganizationMonthlyUsage.labeledAssets
● Int!
non-null scalar
Number of labeled assets counted in the current month
Member Of
Organization
object ● OrganizationUsageMetrics
object