Object GitHub::PermissionSource
A level of permission and source for a user's access to a repository.
Fields
organization: Organization!
The organization the repository belongs to.
permission: DefaultRepositoryPermissionField!
The level of access this source has granted to the user.
source: PermissionGranter!
The source of this permission.