Magidoc

RepositoryOwner
Interface

Represents an owner of a Repository.

Fields

#

avatarUrl

Non-null

A URL pointing to the owner's public avatar.

id

ID !
Non-null

The Node ID of the RepositoryOwner object

login

Non-null

The username used to login.

repositories

Non-null

A list of repositories that the user owns.

repository

Find Repository.

resourcePath

Non-null

The HTTP URL for the owner.

url

Non-null

The HTTP URL for the owner.

Implementations

#

Implemented by Organization , User .

Usages

#

References

#

  • Field repositoryOwner from Query