| May | JUN | Jul |
| 03 | ||
| 2017 | 2018 | 2019 |
COLLECTED BY
Collection: Live Web Proxy Crawls
Actor
●Node
●RepositoryOwner
●UniformResourceLocatable
CommitCommentConnection!)
A list of commit comments made by this user.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
RepositoryConnection!)
A list of repositories that the user recently contributed to.
| Argument | Type | Description |
|---|---|---|
affiliations |
[RepositoryAffiliation]
|
Affiliation options for repositories returned from the connection
The default value is |
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
isLocked |
Boolean
|
If non-null, filters repositories according to whether they have been locked |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
RepositoryOrder
|
Ordering options for repositories returned from the connection |
privacy |
RepositoryPrivacy
|
If non-null, filters repositories according to privacy |
FollowerConnection!)
A list of users the given user is followed by.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
FollowingConnection!)
A list of users the given user is following.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
GistCommentConnection!)
A list of gist comments made by this user.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
GistConnection!)
A list of the Gists the user has created.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
GistOrder
|
Ordering options for gists returned from the connection |
privacy |
GistPrivacy
|
Filters Gists according to privacy. |
IssueCommentConnection!)
A list of issue comments made by this user.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
IssueConnection!)
A list of issues associated with this user.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
labels |
[String!]
|
A list of label names to filter the pull requests by. |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
IssueOrder
|
Ordering options for issues returned from the connection. |
states |
[IssueState!]
|
A list of states to filter the issues by. |
OrganizationConnection!)
A list of organizations the user belongs to.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
RepositoryConnection!)
A list of repositories this user has pinned to their profile
| Argument | Type | Description |
|---|---|---|
affiliations |
[RepositoryAffiliation]
|
Affiliation options for repositories returned from the connection
The default value is |
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
isLocked |
Boolean
|
If non-null, filters repositories according to whether they have been locked |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
RepositoryOrder
|
Ordering options for repositories returned from the connection |
privacy |
RepositoryPrivacy
|
If non-null, filters repositories according to privacy |
PublicKeyConnection!)
A list of public keys associated with this user.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
PullRequestConnection!)
A list of pull requests associated with this user.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
baseRefName |
String
|
The base ref name to filter the pull requests by. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
headRefName |
String
|
The head ref name to filter the pull requests by. |
labels |
[String!]
|
A list of label names to filter the pull requests by. |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
IssueOrder
|
Ordering options for pull requests returned from the connection. |
states |
[PullRequestState!]
|
A list of states to filter the pull requests by. |
RepositoryConnection!)
A list of repositories that the user owns.
| Argument | Type | Description |
|---|---|---|
affiliations |
[RepositoryAffiliation]
|
Affiliation options for repositories returned from the connection
The default value is |
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
isFork |
Boolean
|
If non-null, filters repositories according to whether they are forks of another repository |
isLocked |
Boolean
|
If non-null, filters repositories according to whether they have been locked |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
RepositoryOrder
|
Ordering options for repositories returned from the connection |
privacy |
RepositoryPrivacy
|
If non-null, filters repositories according to privacy |
RepositoryConnection!)
A list of repositories that the user recently contributed to.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
contributionTypes |
[RepositoryContributionType]
|
If non-null, include only the specified types of contributions. The GitHub.com UI uses [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY] |
first |
Int
|
Returns the first n elements from the list. |
includeUserRepositories |
Boolean
|
If true, include user repositories |
isLocked |
Boolean
|
If non-null, filters repositories according to whether they have been locked |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
RepositoryOrder
|
Ordering options for repositories returned from the connection |
privacy |
RepositoryPrivacy
|
If non-null, filters repositories according to privacy |
StarredRepositoryConnection!)
Repositories the user has starred.
| Argument | Type | Description |
|---|---|---|
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
StarOrder
|
Order for connection |
ownedByViewer |
Boolean
|
Filters starred repositories to only return repositories owned by the viewer. |
RepositoryConnection!)
A list of repositories the given user is watching.
| Argument | Type | Description |
|---|---|---|
affiliations |
[RepositoryAffiliation]
|
Affiliation options for repositories returned from the connection
The default value is |
after |
String
|
Returns the elements in the list that come after the specified global ID. |
before |
String
|
Returns the elements in the list that come before the specified global ID. |
first |
Int
|
Returns the first n elements from the list. |
isLocked |
Boolean
|
If non-null, filters repositories according to whether they have been locked |
last |
Int
|
Returns the last n elements from the list. |
orderBy |
RepositoryOrder
|
Ordering options for repositories returned from the connection |
privacy |
RepositoryPrivacy
|
If non-null, filters repositories according to privacy |
URI!)
A URL pointing to the user's public avatar.
| Argument | Type | Description |
|---|---|---|
size |
Int
|
The size of the resulting square image. |
String)
The user's public profile bio.
bioHTML (HTML!)
The user's public profile bio as HTML.
company (String)
The user's public profile company.
companyHTML (HTML!)
The user's public profile company as HTML.
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.
gist (Gist)
Find gist by repo name.
| Argument | Type | Description |
|---|---|---|
name |
String!
|
The gist name to find. |
Hovercard!)
This part of the schema is currently available for developers to preview. During this preview period, the API may change without any advance notice. Please see the [Hovercards preview](/v4/previews/#hovercards) for more details.
Note: The GraphQL resources under preview cannot be accessed via the Explorer at this time.
The hovercard information for this user in a given context
| Argument | Type | Description |
|---|---|---|
primarySubjectId |
ID
|
The ID of the subject to get the hovercard in the context of |
ID!)
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.
isHireable (Boolean!)
Whether or not the user has marked themselves as for hire.
isSiteAdmin (Boolean!)
Whether or not this user is a site administrator.
isViewer (Boolean!)
Whether or not this user is the viewing user.
location (String)
The user's public profile location.
login (String!)
The username used to login.
name (String)
The user's public profile name.
organization (Organization)
Find an organization by its login that the user belongs to.
| Argument | Type | Description |
|---|---|---|
login |
String!
|
The login of the organization to find. |
Repository)
Find Repository.
| Argument | Type | Description |
|---|---|---|
name |
String!
|
Name of Repository to find. |
URI!)
The HTTP path for this user
updatedAt (DateTime!)
Identifies the date and time when the object was last updated.
url (URI!)
The HTTP URL for this user
viewerCanFollow (Boolean!)
Whether or not the viewer is able to follow the user.
viewerIsFollowing (Boolean!)
Whether or not this user is followed by the viewer.
websiteUrl (URI)
A URL pointing to the user's public website/blog.