Object GitHub::OrganizationMemberEdge
Represents a user within an organization.
Fields
cursor: String!
A cursor for use in pagination.
hasTwoFactorEnabled: Boolean
Whether the organization member has two factor enabled or not. Returns null if information is not available to viewer.
node: User
The item at the end of the edge.
role: OrganizationMemberRole
The role this user has in the organization.