TimeLabelerMetric
No description
type TimeLabelerMetric implements SingleUserMetric {
date: DateTime!
userId: ID!
userFirstName: String!
userLastName: String!
userEmail: String!
value: Int
action: LabelerAction!
}
Fields
TimeLabelerMetric.date ● DateTime! non-null scalar
TimeLabelerMetric.userId ● ID! non-null scalar
TimeLabelerMetric.userFirstName ● String! non-null scalar
TimeLabelerMetric.userLastName ● String! non-null scalar
TimeLabelerMetric.userEmail ● String! non-null scalar
TimeLabelerMetric.value ● Int scalar
Total duration on action for user on given granularity