Skip to main content

LabelerActionUser

No description

type LabelerActionUser {
userId: ID!
email: String
firstname: String
lastname: String
role: String
hasLabels: Boolean!
hasReviews: Boolean!
}

Fields

LabelerActionUser.userId ● ID! non-null scalar

LabelerActionUser.email ● String scalar

LabelerActionUser.firstname ● String scalar

LabelerActionUser.lastname ● String scalar

LabelerActionUser.role ● String scalar

LabelerActionUser.hasLabels ● Boolean! non-null scalar

LabelerActionUser.hasReviews ● Boolean! non-null scalar

Member Of

Project object