Github GraphQL API / EnterpriseUserAccount
An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.
Implements
Fields
createdAt : DateTime!
enterprise : Enterprise!
id : ID!
login : String!
name : String
organizations (
String: String
OrganizationOrder: OrganizationOrder
EnterpriseUserAccountMembershipRole: EnterpriseUserAccountMembershipRole
String: String
String: String
Int: Int
Int: Int
) : EnterpriseOrganizationMembershipConnection!
resourcePath : URI!
updatedAt : DateTime!
url : URI!
user : User