A user account on an Enterprise Server installation.
createdAt : DateTime!
emails
(
orderBy: EnterpriseServerUserAccountEmailOrder
after: String
before: String
first: Int
last: Int
)
:
EnterpriseServerUserAccountEmailConnection!
enterpriseServerInstallation : EnterpriseServerInstallation!
id : ID!
isSiteAdmin : Boolean!
login : String!
profileName : String
remoteCreatedAt : DateTime!
remoteUserId : Int!
updatedAt : DateTime!