EnterprisePendingCollaboratorEdge

A user with an invitation to be a collaborator on a repository owned by an organization in an enterprise.

Implements

Fields

cursor : String!

isUnlicensed : Boolean!

node : User

repositories (
       after: String
       before: String
       first: Int
       last: Int
       orderBy: RepositoryOrder
) : EnterpriseRepositoryInfoConnection!