A User who is an outside collaborator of an enterprise through one or more organizations.
cursor : String!
isUnlicensed : Boolean!
node : User
repositories
(
after: String
before: String
first: Int
last: Int
orderBy: RepositoryOrder
)
:
EnterpriseRepositoryInfoConnection!