Github API - Test Config

TeamChangeParentTeamAuditEntry [object]

Audit log entry for a team.change_parent_team event.

Implements
AuditEntry

AuditEntry [interface]

An entry in the audit log.

Attributes
action String

The action name

The user who initiated the action

actorIp String

The IP address of the actor

actorLocation ActorLocation

A readable representation of the actor's location

actorLogin String

The username of the user who initiated the action

actorResourcePath URI

The HTTP path for the actor.

actorUrl URI

The HTTP URL for the actor.

createdAt PreciseDateTime

The time the action was initiated

operationType OperationType

The corresponding operation type for the action

user User

The user affected by the action

userLogin String

For actions involving two users, the actor is the initiator and the user is the affected user.

userResourcePath URI

The HTTP path for the user.

userUrl URI

The HTTP URL for the user.

API:
Github GraphQL API
Node

Node [interface]

An object with an ID.

Attributes
id ID

ID of the object.

API:
Github GraphQL API
OrganizationAuditEntryData

OrganizationAuditEntryData [interface]

Metadata for an audit entry with action org.*

Attributes
organization Organization

The Organization associated with the Audit Entry.

organizationName String

The name of the Organization.

organizationResourcePath URI

The HTTP path for the organization

organizationUrl URI

The HTTP URL for the organization

API:
Github GraphQL API
TeamAuditEntryData

TeamAuditEntryData [interface]

Metadata for an audit entry with action team.*

Attributes
team Team

The team associated with the action

teamName String

The name of the team

teamResourcePath URI

The HTTP path for this team

teamUrl URI

The HTTP URL for this team

API:
Github GraphQL API
Attributes
action String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The action name

actor AuditEntryActor

AuditEntryActor [union]

Types that can initiate an audit log event.

Union
BotOrganizationUser
API:
Github GraphQL API

The user who initiated the action

actorIp String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The IP address of the actor

actorLocation ActorLocation

ActorLocation [object]

Location information for an actor

Attributes
city String

City

country String

Country name

countryCode String

Country code

region String

Region name

regionCode String

Region or state code

API:
Github GraphQL API

A readable representation of the actor's location

actorLogin String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The username of the user who initiated the action

actorResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for the actor.

actorUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for the actor.

createdAt PreciseDateTime

PreciseDateTime [scalar]

An ISO-8601 encoded UTC date string with millisecond precision.

API:
Github GraphQL API

The time the action was initiated

id ID

ID [scalar]

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

API:
Github GraphQL API

The Node ID of the TeamChangeParentTeamAuditEntry object

isLdapMapped Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

Whether the team was mapped to an LDAP Group.

operationType OperationType

OperationType [enum]

The corresponding operation type for the action

Possible values
ACCESS

An existing resource was accessed

AUTHENTICATION

A resource performed an authentication event

CREATE

A new resource was created

MODIFY

An existing resource was modified

REMOVE

An existing resource was removed

RESTORE

An existing resource was restored

TRANSFER

An existing resource was transferred between multiple resources

API:
Github GraphQL API

The corresponding operation type for the action

organization Organization

Organization [object]

An account on GitHub, with one or more owners, that has repositories, members and teams.

Implements
ActorAnnouncementBannerMemberStatusableNodePackageOwnerProfileOwnerProjectOwnerProjectV2OwnerProjectV2RecentRepositoryDiscussionAuthorRepositoryDiscussionCommentAuthorRepositoryOwnerSponsorableUniformResourceLocatable
Attributes
announcement String

The text of the announcement

announcementExpiresAt DateTime

The expiration date of the announcement, if any

announcementUserDismissible Boolean

Whether the announcement can be dismissed by the user

anyPinnableItems Boolean

Determine if this repository owner has any items that can be pinned to their profile.

archivedAt DateTime

Identifies the date and time when the organization was archived.

Audit log entries of the organization

avatarUrl URI

A URL pointing to the organization's public avatar.

createdAt DateTime

Identifies the date and time when the object was created.

databaseId Int

Identifies the primary key from the database.

description String

The organization's public profile description.

descriptionHTML String

The organization's public profile description rendered to HTML.

A list of domains owned by the organization.

email String

The organization's public email.

A list of owners of the organization's enterprise account.

estimatedNextSponsorsPayoutInCents Int

The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

hasSponsorsListing Boolean

True if this user/organization has a GitHub Sponsors listing.

id ID

The Node ID of the Organization object

interactionAbility RepositoryInteractionAbility

The interaction ability settings for this organization.

ipAllowListEnabledSetting IpAllowListEnabledSettingValue

The setting value for whether the organization has an IP allow list enabled.

ipAllowListEntries IpAllowListEntryConnection

The IP addresses that are allowed to access resources owned by the organization.

ipAllowListForInstalledAppsEnabledSetting IpAllowListForInstalledAppsEnabledSettingValue

The setting value for whether the organization has IP allow list configuration for installed GitHub Apps enabled.

isSponsoredBy Boolean

Whether the given account is sponsoring this user/organization.

isSponsoringViewer Boolean

True if the viewer is sponsored by this user/organization.

isVerified Boolean

Whether the organization has verified its profile email and website.

itemShowcase ProfileItemShowcase

Showcases a selection of repositories and gists that the profile owner has
either curated or that have been selected automatically based on popularity.

lifetimeReceivedSponsorshipValues SponsorAndLifetimeValueConnection

Calculate how much each sponsor has ever paid total to this maintainer via
GitHub Sponsors. Does not include sponsorships paid via Patreon.

location String

The organization's public profile location.

login String

The organization's login name.

mannequins MannequinConnection

A list of all mannequins for this organization.

memberStatuses UserStatusConnection

Get the status messages members of this entity have set that are either public or visible only to the organization.

membersCanForkPrivateRepositories Boolean

Members can fork private repositories in this organization

A list of users who are members of this organization.

monthlyEstimatedSponsorsIncomeInCents Int

The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

name String

The organization's public profile name.

newTeamResourcePath URI

The HTTP path creating a new team

newTeamUrl URI

The HTTP URL creating a new team

notificationDeliveryRestrictionEnabledSetting NotificationRestrictionSettingValue

Indicates if email notification delivery for this organization is restricted to verified or approved domains.

organizationBillingEmail String

The billing email for the organization.

A list of packages under the owner.

pendingMembers UserConnection

A list of users who have been invited to join this organization.

pinnableItems PinnableItemConnection

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

pinnedItemsRemaining Int

Returns how many more items this profile owner can pin to their profile.

project Project

Find project by number.

projectV2 ProjectV2

Find a project by number.

A list of projects under the owner.

projectsResourcePath URI

The HTTP path listing organization's projects

projectsUrl URI

The HTTP URL listing organization's projects

projectsV2 ProjectV2Connection

A list of projects under the owner.

recentProjects ProjectV2Connection

Recent projects that this user has modified in the context of the owner.

repositories RepositoryConnection

A list of repositories that the user owns.

repository Repository

Find Repository.

repositoryDiscussionComments DiscussionCommentConnection

Discussion comments this user has authored.

repositoryDiscussions DiscussionConnection

Discussions this user has started.

repositoryMigrations RepositoryMigrationConnection

A list of all repository migrations for this organization.

requiresTwoFactorAuthentication Boolean

When true the organization requires all members, billing managers, and outside
collaborators to enable two-factor authentication.

resourcePath URI

The HTTP path for this organization.

Returns a single ruleset from the current organization by ID.

A list of rulesets for this organization.

samlIdentityProvider OrganizationIdentityProvider

The Organization's SAML identity provider. Visible to (1) organization owners,
(2) organization owners' personal access tokens (classic) with read:org or
admin:org scope, (3) GitHub App with an installation token with read or write
access to members.

sponsoring SponsorConnection

List of users and organizations this entity is sponsoring.

List of sponsors for this user or organization.

sponsorsActivities SponsorsActivityConnection

Events involving this sponsorable, such as new sponsorships.

sponsorsListing SponsorsListing

The GitHub Sponsors listing for this user or organization.

sponsorshipForViewerAsSponsor Sponsorship

The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

sponsorshipForViewerAsSponsorable Sponsorship

The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

sponsorshipNewsletters SponsorshipNewsletterConnection

List of sponsorship updates sent from this sponsorable to sponsors.

sponsorshipsAsMaintainer SponsorshipConnection

The sponsorships where this user or organization is the maintainer receiving the funds.

sponsorshipsAsSponsor SponsorshipConnection

The sponsorships where this user or organization is the funder.

team Team

Find an organization's team by its slug.

A list of teams in this organization.

teamsResourcePath URI

The HTTP path listing organization's teams

teamsUrl URI

The HTTP URL listing organization's teams

totalSponsorshipAmountAsSponsorInCents Int

The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has
spent on GitHub to fund sponsorships. Only returns a value when viewed by the
user themselves or by a user who can manage sponsorships for the requested organization.

twitterUsername String

The organization's Twitter username.

updatedAt DateTime

Identifies the date and time when the object was last updated.

url URI

The HTTP URL for this organization.

viewerCanAdminister Boolean

Organization is adminable by the viewer.

viewerCanChangePinnedItems Boolean

Can the viewer pin repositories and gists to the profile?

viewerCanCreateProjects Boolean

Can the current viewer create new projects on this owner.

viewerCanCreateRepositories Boolean

Viewer can create repositories on this organization

viewerCanCreateTeams Boolean

Viewer can create teams on this organization.

viewerCanSponsor Boolean

Whether or not the viewer is able to sponsor this user/organization.

viewerIsAMember Boolean

Viewer is an active member of this organization.

viewerIsFollowing Boolean

Whether or not this Organization is followed by the viewer.

viewerIsSponsoring Boolean

True if the viewer is sponsoring this user/organization.

webCommitSignoffRequired Boolean

Whether contributors are required to sign off on web-based commits for repositories in this organization.

websiteUrl URI

The organization's public profile URL.

API:
Github GraphQL API

The Organization associated with the Audit Entry.

organizationName String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The name of the Organization.

organizationResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for the organization

organizationUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for the organization

parentTeam Team

Team [object]

A team of users in an organization.

Implements
MemberStatusableNodeSubscribable
Attributes
ancestors TeamConnection

A list of teams that are ancestors of this team.

avatarUrl URI

A URL pointing to the team's avatar.

childTeams TeamConnection

List of child teams belonging to this team

combinedSlug String

The slug corresponding to the organization and team.

createdAt DateTime

Identifies the date and time when the object was created.

databaseId Int

Identifies the primary key from the database.

description String

The description of the team.

discussion TeamDiscussion

Find a team discussion by its number.

A list of team discussions.

discussionsResourcePath URI

The HTTP path for team discussions

discussionsUrl URI

The HTTP URL for team discussions

editTeamResourcePath URI

The HTTP path for editing this team

editTeamUrl URI

The HTTP URL for editing this team

id ID

The Node ID of the Team object

A list of pending invitations for users to this team

memberStatuses UserStatusConnection

Get the status messages members of this entity have set that are either public or visible only to the organization.

A list of users who are members of this team.

membersResourcePath URI

The HTTP path for the team' members

membersUrl URI

The HTTP URL for the team' members

name String

The name of the team.

newTeamResourcePath URI

The HTTP path creating a new team

newTeamUrl URI

The HTTP URL creating a new team

notificationSetting TeamNotificationSetting

The notification setting that the team has set.

organization Organization

The organization that owns this team.

parentTeam Team

The parent team of the team.

privacy TeamPrivacy

The level of privacy the team has.

projectV2 ProjectV2

Finds and returns the project according to the provided project number.

projectsV2 ProjectV2Connection

List of projects this team has collaborator access to.

A list of repositories this team has access to.

repositoriesResourcePath URI

The HTTP path for this team's repositories

repositoriesUrl URI

The HTTP URL for this team's repositories

resourcePath URI

The HTTP path for this team

reviewRequestDelegationAlgorithm TeamReviewAssignmentAlgorithm

What algorithm is used for review assignment for this team

reviewRequestDelegationEnabled Boolean

True if review assignment is enabled for this team

reviewRequestDelegationMemberCount Int

How many team members are required for review assignment for this team

reviewRequestDelegationNotifyTeam Boolean

When assigning team members via delegation, whether the entire team should be notified as well.

slug String

The slug corresponding to the team.

teamsResourcePath URI

The HTTP path for this team's teams

teamsUrl URI

The HTTP URL for this team's teams

updatedAt DateTime

Identifies the date and time when the object was last updated.

url URI

The HTTP URL for this team

viewerCanAdminister Boolean

Team is adminable by the viewer.

viewerCanSubscribe Boolean

Check if the viewer is able to change their subscription status for the repository.

viewerSubscription SubscriptionState

Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

API:
Github GraphQL API

The new parent team.

parentTeamName String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The name of the new parent team

parentTeamNameWas String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The name of the former parent team

parentTeamResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for the parent team

parentTeamUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for the parent team

parentTeamWas Team

Team [object]

A team of users in an organization.

Implements
MemberStatusableNodeSubscribable
Attributes
ancestors TeamConnection

A list of teams that are ancestors of this team.

avatarUrl URI

A URL pointing to the team's avatar.

childTeams TeamConnection

List of child teams belonging to this team

combinedSlug String

The slug corresponding to the organization and team.

createdAt DateTime

Identifies the date and time when the object was created.

databaseId Int

Identifies the primary key from the database.

description String

The description of the team.

discussion TeamDiscussion

Find a team discussion by its number.

A list of team discussions.

discussionsResourcePath URI

The HTTP path for team discussions

discussionsUrl URI

The HTTP URL for team discussions

editTeamResourcePath URI

The HTTP path for editing this team

editTeamUrl URI

The HTTP URL for editing this team

id ID

The Node ID of the Team object

A list of pending invitations for users to this team

memberStatuses UserStatusConnection

Get the status messages members of this entity have set that are either public or visible only to the organization.

A list of users who are members of this team.

membersResourcePath URI

The HTTP path for the team' members

membersUrl URI

The HTTP URL for the team' members

name String

The name of the team.

newTeamResourcePath URI

The HTTP path creating a new team

newTeamUrl URI

The HTTP URL creating a new team

notificationSetting TeamNotificationSetting

The notification setting that the team has set.

organization Organization

The organization that owns this team.

parentTeam Team

The parent team of the team.

privacy TeamPrivacy

The level of privacy the team has.

projectV2 ProjectV2

Finds and returns the project according to the provided project number.

projectsV2 ProjectV2Connection

List of projects this team has collaborator access to.

A list of repositories this team has access to.

repositoriesResourcePath URI

The HTTP path for this team's repositories

repositoriesUrl URI

The HTTP URL for this team's repositories

resourcePath URI

The HTTP path for this team

reviewRequestDelegationAlgorithm TeamReviewAssignmentAlgorithm

What algorithm is used for review assignment for this team

reviewRequestDelegationEnabled Boolean

True if review assignment is enabled for this team

reviewRequestDelegationMemberCount Int

How many team members are required for review assignment for this team

reviewRequestDelegationNotifyTeam Boolean

When assigning team members via delegation, whether the entire team should be notified as well.

slug String

The slug corresponding to the team.

teamsResourcePath URI

The HTTP path for this team's teams

teamsUrl URI

The HTTP URL for this team's teams

updatedAt DateTime

Identifies the date and time when the object was last updated.

url URI

The HTTP URL for this team

viewerCanAdminister Boolean

Team is adminable by the viewer.

viewerCanSubscribe Boolean

Check if the viewer is able to change their subscription status for the repository.

viewerSubscription SubscriptionState

Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

API:
Github GraphQL API

The former parent team.

parentTeamWasResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for the previous parent team

parentTeamWasUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for the previous parent team

team Team

Team [object]

A team of users in an organization.

Implements
MemberStatusableNodeSubscribable
Attributes
ancestors TeamConnection

A list of teams that are ancestors of this team.

avatarUrl URI

A URL pointing to the team's avatar.

childTeams TeamConnection

List of child teams belonging to this team

combinedSlug String

The slug corresponding to the organization and team.

createdAt DateTime

Identifies the date and time when the object was created.

databaseId Int

Identifies the primary key from the database.

description String

The description of the team.

discussion TeamDiscussion

Find a team discussion by its number.

A list of team discussions.

discussionsResourcePath URI

The HTTP path for team discussions

discussionsUrl URI

The HTTP URL for team discussions

editTeamResourcePath URI

The HTTP path for editing this team

editTeamUrl URI

The HTTP URL for editing this team

id ID

The Node ID of the Team object

A list of pending invitations for users to this team

memberStatuses UserStatusConnection

Get the status messages members of this entity have set that are either public or visible only to the organization.

A list of users who are members of this team.

membersResourcePath URI

The HTTP path for the team' members

membersUrl URI

The HTTP URL for the team' members

name String

The name of the team.

newTeamResourcePath URI

The HTTP path creating a new team

newTeamUrl URI

The HTTP URL creating a new team

notificationSetting TeamNotificationSetting

The notification setting that the team has set.

organization Organization

The organization that owns this team.

parentTeam Team

The parent team of the team.

privacy TeamPrivacy

The level of privacy the team has.

projectV2 ProjectV2

Finds and returns the project according to the provided project number.

projectsV2 ProjectV2Connection

List of projects this team has collaborator access to.

A list of repositories this team has access to.

repositoriesResourcePath URI

The HTTP path for this team's repositories

repositoriesUrl URI

The HTTP URL for this team's repositories

resourcePath URI

The HTTP path for this team

reviewRequestDelegationAlgorithm TeamReviewAssignmentAlgorithm

What algorithm is used for review assignment for this team

reviewRequestDelegationEnabled Boolean

True if review assignment is enabled for this team

reviewRequestDelegationMemberCount Int

How many team members are required for review assignment for this team

reviewRequestDelegationNotifyTeam Boolean

When assigning team members via delegation, whether the entire team should be notified as well.

slug String

The slug corresponding to the team.

teamsResourcePath URI

The HTTP path for this team's teams

teamsUrl URI

The HTTP URL for this team's teams

updatedAt DateTime

Identifies the date and time when the object was last updated.

url URI

The HTTP URL for this team

viewerCanAdminister Boolean

Team is adminable by the viewer.

viewerCanSubscribe Boolean

Check if the viewer is able to change their subscription status for the repository.

viewerSubscription SubscriptionState

Identifies if the viewer is watching, not watching, or ignoring the subscribable entity.

API:
Github GraphQL API

The team associated with the action

teamName String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The name of the team

teamResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for this team

teamUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for this team

user User

User [object]

A user is an individual's account on GitHub that owns repositories and can make new content.

Implements
ActorNodePackageOwnerProfileOwnerProjectOwnerProjectV2OwnerProjectV2RecentRepositoryDiscussionAuthorRepositoryDiscussionCommentAuthorRepositoryOwnerSponsorableUniformResourceLocatable
Attributes
anyPinnableItems Boolean

Determine if this repository owner has any items that can be pinned to their profile.

avatarUrl URI

A URL pointing to the user's public avatar.

bio String

The user's public profile bio.

bioHTML HTML

The user's public profile bio as HTML.

canReceiveOrganizationEmailsWhenNotificationsRestricted Boolean

Could this user receive email notifications, if the organization had notification restrictions enabled?

commitComments CommitCommentConnection

A list of commit comments made by this user.

company String

The user's public profile company.

companyHTML HTML

The user's public profile company as HTML.

contributionsCollection ContributionsCollection

The collection of contributions this user has made to different repositories.

createdAt DateTime

Identifies the date and time when the object was created.

databaseId Int

Identifies the primary key from the database.

email String

The user's publicly visible profile email.

enterprises EnterpriseConnection

A list of enterprises that the user belongs to.

estimatedNextSponsorsPayoutInCents Int

The estimated next GitHub Sponsors payout for this user/organization in cents (USD).

followers FollowerConnection

A list of users the given user is followed by.

A list of users the given user is following.

gist Gist

Find gist by repo name.

gistComments GistCommentConnection

A list of gist comments made by this user.

A list of the Gists the user has created.

hasSponsorsListing Boolean

True if this user/organization has a GitHub Sponsors listing.

hovercard Hovercard

The hovercard information for this user in a given context

id ID

The Node ID of the User object

interactionAbility RepositoryInteractionAbility

The interaction ability settings for this user.

isBountyHunter Boolean

Whether or not this user is a participant in the GitHub Security Bug Bounty.

isCampusExpert Boolean

Whether or not this user is a participant in the GitHub Campus Experts Program.

isDeveloperProgramMember Boolean

Whether or not this user is a GitHub Developer Program member.

isEmployee Boolean

Whether or not this user is a GitHub employee.

isFollowingViewer Boolean

Whether or not this user is following the viewer. Inverse of viewerIsFollowing

isGitHubStar Boolean

Whether or not this user is a member of the GitHub Stars Program.

isHireable Boolean

Whether or not the user has marked themselves as for hire.

isSiteAdmin Boolean

Whether or not this user is a site administrator.

isSponsoredBy Boolean

Whether the given account is sponsoring this user/organization.

isSponsoringViewer Boolean

True if the viewer is sponsored by this user/organization.

isViewer Boolean

Whether or not this user is the viewing user.

issueComments IssueCommentConnection

A list of issue comments made by this user.

A list of issues associated with this user.

itemShowcase ProfileItemShowcase

Showcases a selection of repositories and gists that the profile owner has
either curated or that have been selected automatically based on popularity.

lifetimeReceivedSponsorshipValues SponsorAndLifetimeValueConnection

Calculate how much each sponsor has ever paid total to this maintainer via
GitHub Sponsors. Does not include sponsorships paid via Patreon.

A user-curated list of repositories

location String

The user's public profile location.

login String

The username used to login.

monthlyEstimatedSponsorsIncomeInCents Int

The estimated monthly GitHub Sponsors income for this user/organization in cents (USD).

name String

The user's public profile name.

organization Organization

Find an organization by its login that the user belongs to.

organizationVerifiedDomainEmails String []

Verified email addresses that match verified domains for a specified organization the user is a member of.

organizations OrganizationConnection

A list of organizations the user belongs to.

A list of packages under the owner.

pinnableItems PinnableItemConnection

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

pinnedItemsRemaining Int

Returns how many more items this profile owner can pin to their profile.

project Project

Find project by number.

projectV2 ProjectV2

Find a project by number.

A list of projects under the owner.

projectsResourcePath URI

The HTTP path listing user's projects

projectsUrl URI

The HTTP URL listing user's projects

projectsV2 ProjectV2Connection

A list of projects under the owner.

pronouns String

The user's profile pronouns

publicKeys PublicKeyConnection

A list of public keys associated with this user.

pullRequests PullRequestConnection

A list of pull requests associated with this user.

recentProjects ProjectV2Connection

Recent projects that this user has modified in the context of the owner.

repositories RepositoryConnection

A list of repositories that the user owns.

repositoriesContributedTo RepositoryConnection

A list of repositories that the user recently contributed to.

repository Repository

Find Repository.

repositoryDiscussionComments DiscussionCommentConnection

Discussion comments this user has authored.

repositoryDiscussions DiscussionConnection

Discussions this user has started.

resourcePath URI

The HTTP path for this user

savedReplies SavedReplyConnection

Replies this user has saved

socialAccounts SocialAccountConnection

The user's social media accounts, ordered as they appear on the user's profile.

sponsoring SponsorConnection

List of users and organizations this entity is sponsoring.

List of sponsors for this user or organization.

sponsorsActivities SponsorsActivityConnection

Events involving this sponsorable, such as new sponsorships.

sponsorsListing SponsorsListing

The GitHub Sponsors listing for this user or organization.

sponsorshipForViewerAsSponsor Sponsorship

The sponsorship from the viewer to this user/organization; that is, the sponsorship where you're the sponsor.

sponsorshipForViewerAsSponsorable Sponsorship

The sponsorship from this user/organization to the viewer; that is, the sponsorship you're receiving.

sponsorshipNewsletters SponsorshipNewsletterConnection

List of sponsorship updates sent from this sponsorable to sponsors.

sponsorshipsAsMaintainer SponsorshipConnection

The sponsorships where this user or organization is the maintainer receiving the funds.

sponsorshipsAsSponsor SponsorshipConnection

The sponsorships where this user or organization is the funder.

starredRepositories StarredRepositoryConnection

Repositories the user has starred.

status UserStatus

The user's description of what they're currently doing.

suggestedListNames UserListSuggestion []

Suggested names for user lists

topRepositories RepositoryConnection

Repositories the user has contributed to, ordered by contribution rank, plus repositories the user has created

totalSponsorshipAmountAsSponsorInCents Int

The amount in United States cents (e.g., 500 = $5.00 USD) that this entity has
spent on GitHub to fund sponsorships. Only returns a value when viewed by the
user themselves or by a user who can manage sponsorships for the requested organization.

twitterUsername String

The user's Twitter username.

updatedAt DateTime

Identifies the date and time when the object was last updated.

url URI

The HTTP URL for this user

viewerCanChangePinnedItems Boolean

Can the viewer pin repositories and gists to the profile?

viewerCanCreateProjects Boolean

Can the current viewer create new projects on this owner.

viewerCanFollow Boolean

Whether or not the viewer is able to follow the user.

viewerCanSponsor Boolean

Whether or not the viewer is able to sponsor this user/organization.

viewerIsFollowing Boolean

Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.

viewerIsSponsoring Boolean

True if the viewer is sponsoring this user/organization.

A list of repositories the given user is watching.

websiteUrl URI

A URL pointing to the user's public website/blog.

API:
Github GraphQL API

The user affected by the action

userLogin String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

For actions involving two users, the actor is the initiator and the user is the affected user.

userResourcePath URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP path for the user.

userUrl URI

URI [scalar]

An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string.

API:
Github GraphQL API

The HTTP URL for the user.

API:
Github GraphQL API