ActionLabelerMetric
No description
type ActionLabelerMetric implements LabelerMetric {
date: DateTime!
userId: ID!
value: Int
action: LabelerAction!
}
Fields
ActionLabelerMetric.date
● DateTime!
non-null scalar
ActionLabelerMetric.userId
● ID!
non-null scalar
ActionLabelerMetric.value
● Int
scalar
Total number of action for user on given granularity