ProfileOwner [interface]
Represents any entity on GitHub that has a profile page.
Attributes
Determine if this repository owner has any items that can be pinned to their profile.
The public profile email.
The Node ID of the ProfileOwner object
Showcases a selection of repositories and gists that the profile owner has
either curated or that have been selected automatically based on popularity.
The public profile location.
The username used to login.
The public profile name.
A list of repositories and gists this profile owner can pin to their profile.
A list of repositories and gists this profile owner has pinned to their profile
Returns how many more items this profile owner can pin to their profile.
Can the viewer pin repositories and gists to the profile?
The public profile website URL.
API:
Github GraphQL API