ActionLabelerMetric
No description
type ActionLabelerMetric implements SingleUserMetric {
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