Magidoc

RepositoryAffiliation
Enum

The affiliation of a user to a repository

Possible Values

#

COLLABORATOR

Repositories that the user has been added to as a collaborator.

ORGANIZATION_MEMBER

Repositories that the user has access to through being a member of an organization. This includes every repository on every team that the user is on.

OWNER

Repositories that are owned by the authenticated user.

Usages

#

References

#

  • Argument affiliations of field repositories from type Organization
  • Argument ownerAffiliations of field repositories from type Organization
  • Argument affiliations of field forks from type Repository